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

Breadcrumb

  1. Drupal Core 11.1.x

namespace Symfony\Component\DomCrawler

Object name File name Summary
AbstractUriElement vendor/symfony/dom-crawler/AbstractUriElement.php Any HTML element that can link to an URI.
Crawler vendor/symfony/dom-crawler/Crawler.php Crawler eases navigation of a list of \DOMNode objects.
Form vendor/symfony/dom-crawler/Form.php Form represents an HTML form.
FormFieldRegistry vendor/symfony/dom-crawler/FormFieldRegistry.php This is an internal class that must not be used directly.
Image vendor/symfony/dom-crawler/Image.php Image represents an HTML image (an HTML img tag).
Link vendor/symfony/dom-crawler/Link.php Link represents an HTML link (an HTML a, area or link tag).
UriResolver vendor/symfony/dom-crawler/UriResolver.php The UriResolver class takes an URI (relative, absolute, fragment, etc.)
and turns it into an absolute URI against another given base URI.
RSS feed
Powered by Drupal