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

Breadcrumb

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

6 calls to AbstractBrowser::request()

AbstractBrowser::click in vendor/symfony/browser-kit/AbstractBrowser.php
Clicks on a given link.
AbstractBrowser::followRedirect in vendor/symfony/browser-kit/AbstractBrowser.php
Follow redirects?
AbstractBrowser::jsonRequest in vendor/symfony/browser-kit/AbstractBrowser.php
Converts the request parameters into a JSON string and uses it as request content.
AbstractBrowser::requestFromRequest in vendor/symfony/browser-kit/AbstractBrowser.php
Makes a request from a Request object directly.
AbstractBrowser::submit in vendor/symfony/browser-kit/AbstractBrowser.php
Submits a form.
AbstractBrowser::xmlHttpRequest in vendor/symfony/browser-kit/AbstractBrowser.php
RSS feed
Powered by Drupal