Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Crawler.php

11 calls to Crawler::getNode()

Crawler::ancestors in vendor/symfony/dom-crawler/Crawler.php
Returns the ancestors of the current selection.
Crawler::attr in vendor/symfony/dom-crawler/Crawler.php
Returns the attribute value of the first node of the list.
Crawler::closest in vendor/symfony/dom-crawler/Crawler.php
Return first parents (heading toward the document root) of the Element that matches the provided selector.
Crawler::form in vendor/symfony/dom-crawler/Crawler.php
Returns a Form object for the first node in the list.
Crawler::html in vendor/symfony/dom-crawler/Crawler.php
Returns the first node of the list as HTML.
Crawler::image in vendor/symfony/dom-crawler/Crawler.php
Returns an Image object for the first node in the list.
Crawler::link in vendor/symfony/dom-crawler/Crawler.php
Returns a Link object for the first node in the list.
Crawler::nextAll in vendor/symfony/dom-crawler/Crawler.php
Returns the next siblings nodes of the current selection.
Crawler::outerHtml in vendor/symfony/dom-crawler/Crawler.php
Crawler::previousAll in vendor/symfony/dom-crawler/Crawler.php
Returns the previous sibling nodes of the current selection.
Crawler::sibling in vendor/symfony/dom-crawler/Crawler.php

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal