Search for drupalGet

  1. Search 7.x for drupalGet
  2. Search 8.9.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.
BrowserTestBaseTest::testDrupalGet function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests drupalGet().
BrowserTestBaseTest::testDrupalGetHeader function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests legacy drupalGetHeader().
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.
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 drupal_get_filename() deprecation.
GetFilenameTest::testDrupalGetPath function core/tests/Drupal/KernelTests/Core/Bootstrap/GetFilenameTest.php Tests drupal_get_path() deprecation.
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
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.
UiHelperTrait::drupalGet function core/tests/Drupal/Tests/UiHelperTrait.php Retrieves a Drupal path or an absolute path.
UITestBase::drupalGet function core/modules/views_ui/tests/src/Functional/UITestBase.php
UpdateDeprecationTest::testDrupalGetInstalledSchemaVersion function core/tests/Drupal/KernelTests/Core/Extension/UpdateDeprecationTest.php Deprecation testing for drupal installed schema version functions.
UpdateDeprecationTest::testDrupalGetSchemaVersionsLegacyTest function core/tests/Drupal/KernelTests/Core/Extension/UpdateDeprecationTest.php Deprecation testing for drupal_get_schema_versions function.
UpdateSchemaTest::testDrupalGetSchemaVersionsInt function core/tests/Drupal/KernelTests/Core/Extension/UpdateSchemaTest.php Tests the function parses schema updates as integer numbers.
UrlTest::testDrupalGetQueryParameters function core/modules/system/tests/src/Kernel/Common/UrlTest.php Tests UrlHelper::filterQueryParameters().

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