Search for drupalGet

  1. Search 7.x for drupalGet
  2. Search 9.5.x for drupalGet
  3. Search 10.3.x for drupalGet
  4. Search 11.x for drupalGet
  5. Other projects
Title Object type File name Summary
BrowserTestBase::drupalGetHeader function core/tests/Drupal/Tests/BrowserTestBase.php Gets the value of an HTTP response header.
BrowserTestBase::drupalGetHeaders function core/tests/Drupal/Tests/BrowserTestBase.php Returns all response headers.
BrowserTestBaseLegacyTest::testDrupalGetHeaders function core/tests/Drupal/FunctionalTests/BrowserTestBaseLegacyTest.php Test ::drupalGetHeaders().
BrowserTestBaseTest::testDrupalGet function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests drupalGet().
BrowserWithJavascriptTest::drupalGetWithAlert function core/tests/Drupal/FunctionalJavascriptTests/BrowserWithJavascriptTest.php Retrieves a Drupal path or an absolute path.
ConfigInstaller::drupalGetPath function core/lib/Drupal/Core/Config/ConfigInstaller.php Wrapper for drupal_get_path().
ConfigInstaller::drupalGetProfile function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets the install profile from settings.
DrupalGetProfileLegacyTest class core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php Tests drupal_get_profile().
DrupalGetProfileLegacyTest.php file core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php
DrupalGetProfileLegacyTest::$bootstrapConfigStorageProfile property core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php Config storage profile.
DrupalGetProfileLegacyTest::providerDrupalGetProfileInstallState function core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php Data provider for testDrupalGetProfileInstallState().
DrupalGetProfileLegacyTest::setUp function core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php
DrupalGetProfileLegacyTest::testDrupalGetProfileLegacyInstallState function core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php Tests drupal_get_profile() deprecation.
FrameworkTest::drupalGetAjax function core/modules/system/tests/src/Functional/Ajax/FrameworkTest.php Requests a path or URL in drupal_ajax format and JSON-decodes the response.
GetFilenameTest::testDrupalGetFilename function core/tests/Drupal/KernelTests/Core/Bootstrap/GetFilenameTest.php Tests that drupal_get_filename() works when the file is not in database.
KernelTestBaseTest::testDrupalGetProfile function core/modules/simpletest/src/Tests/KernelTestBaseTest.php Tests that \Drupal::installProfile() returns NULL.
LibraryDiscoveryParser::drupalGetPath function core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php Wraps drupal_get_path().
OffCanvasTestBase::drupalGet function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Retrieves a Drupal path or an absolute path.
RESTTestBase::drupalGetHeader function core/modules/rest/src/Tests/RESTTestBase.php Gets the value of an HTTP response header.
RESTTestBase::drupalGetHeaders function core/modules/rest/src/Tests/RESTTestBase.php Gets the HTTP response headers of the requested page.
SystemAuthorizeTest::drupalGetAuthorizePHP function core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Helper function to initialize authorize.php and load it via drupalGet().
TermAutocompleteTest::drupalGetJson function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Helper function for JSON formatted requests.
TestLibraryDiscoveryParser::drupalGetPath function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php
UiHelperTrait::drupalGet function core/tests/Drupal/Tests/UiHelperTrait.php Retrieves a Drupal path or an absolute path.
UITestBase::drupalGet function core/modules/views_ui/src/Tests/UITestBase.php
UITestBase::drupalGet function core/modules/views_ui/tests/src/Functional/UITestBase.php
UncaughtExceptionTest::drupalGet function core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php Retrieves a Drupal path or an absolute path.
UrlTest::testDrupalGetQueryParameters function core/modules/system/tests/src/Functional/Common/UrlTest.php Tests UrlHelper::filterQueryParameters().
WebTestBase::drupalGet function core/modules/simpletest/src/WebTestBase.php Retrieves a Drupal path or an absolute path.
WebTestBase::drupalGetAjax function core/modules/simpletest/src/WebTestBase.php Requests a path or URL in drupal_ajax format and JSON-decodes the response.
WebTestBase::drupalGetHeader function core/modules/simpletest/src/WebTestBase.php Gets the value of an HTTP response header.
WebTestBase::drupalGetHeaders function core/modules/simpletest/src/WebTestBase.php Gets the HTTP response headers of the requested page.
WebTestBase::drupalGetJSON function core/modules/simpletest/src/WebTestBase.php Retrieves a Drupal path or an absolute path and JSON decodes the result.
WebTestBase::drupalGetWithFormat function core/modules/simpletest/src/WebTestBase.php Retrieves a Drupal path or an absolute path for a given format.
WebTestBase::drupalGetXHR function core/modules/simpletest/src/WebTestBase.php Requests a Drupal path or an absolute path as if it is a XMLHttpRequest.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.