Search for drupal_

  1. Search 7.x for drupal_
  2. Search 9.5.x for drupal_
  3. Search 8.9.x for drupal_
  4. Search 10.3.x for drupal_
  5. Other projects
Title Object type File name Summary
drupal_phpunit_get_extension_namespaces function core/tests/bootstrap.php Registers the namespace for each extension directory with the autoloader.
drupal_phpunit_populate_class_loader function core/tests/bootstrap.php Populate class loader with additional namespaces for tests.
drupal_rebuild function core/includes/utility.inc Rebuilds all caches even when Drupal itself does not work.
drupal_register_shutdown_function function core/includes/bootstrap.inc Registers a function for execution on shutdown.
DRUPAL_REQUIRED constant core/modules/system/system.module Required option on forms and settings.
drupal_requirements_severity function core/includes/install.inc Extracts the highest severity from the requirements array.
drupal_requirements_url function core/includes/install.inc Returns a URL for proceeding to the next page after a requirements problem.
DRUPAL_ROOT constant core/includes/bootstrap.inc Defines the root directory of the Drupal installation.
drupal_static function core/includes/bootstrap.inc Provides central static variable storage.
drupal_static_reset function core/includes/bootstrap.inc Resets one or all centrally stored static variable(s).
drupal_system_cross_profile_test.info.yml file core/profiles/tests/testing/modules/drupal_system_cross_profile_test/drupal_system_cross_profile_test.info.yml core/profiles/tests/testing/modules/drupal_system_cross_profile_test/drupal_system_cross_profile_test.info.yml
drupal_system_listing_compatible_test.info.yml file core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
drupal_system_listing_compatible_test.info.yml file core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
drupal_valid_test_ua function core/includes/bootstrap.inc Returns the test prefix if this is an internal request from a test.
drupal_verify_install_file function core/includes/install.inc Verifies the state of the specified file.
drupal_verify_profile function core/includes/install.inc Verifies that all dependencies are met for a given installation profile.
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest class core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php Tests Existing Drupal8Style Database Connection In Settings Php.
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php file core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::$defaultTheme property core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php The theme to install as the default for testing.
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::setUp function core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testExistingDrupal8StyleDatabaseConnectionInSettingsPhp function core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php Confirms that the site works with Drupal 8 style database connection array.
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testReplicaDrupal8StyleDatabaseConnectionInSettingsPhp function core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php Confirms that the replica database connection works.
ExtensionMimeTypeGuesser::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/File/MimeType/ExtensionMimeTypeGuesser.php The id of the original proxied service.
field.migrate_drupal.yml file core/modules/field/migrations/state/field.migrate_drupal.yml core/modules/field/migrations/state/field.migrate_drupal.yml
FieldDiscoveryInterface::DRUPAL_6 constant core/modules/migrate_drupal/src/FieldDiscoveryInterface.php
FieldDiscoveryInterface::DRUPAL_7 constant core/modules/migrate_drupal/src/FieldDiscoveryInterface.php
file.migrate_drupal.yml file core/modules/file/migrations/state/file.migrate_drupal.yml core/modules/file/migrations/state/file.migrate_drupal.yml
filter.migrate_drupal.yml file core/modules/filter/migrations/state/filter.migrate_drupal.yml core/modules/filter/migrations/state/filter.migrate_drupal.yml
Fixtures::drupalCoreComposerFixture function core/tests/Drupal/Tests/Composer/Generator/Fixtures.php Generate a suitable DrupalCoreComposer fixture for testing.
FormElementsRenderTest::testDrupalRenderFormElements function core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php Tests rendering form elements without using doBuildForm().
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.
FrontPageTest::testDrupalFrontPage function core/modules/system/tests/src/Functional/System/FrontPageTest.php Tests front page functionality.
FunctionsTest::testDrupalPreRenderLinks function core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php Tests the use of Link::preRenderLinks() on a nested array of links.
Handler::POST_DRUPAL_SCAFFOLD_CMD constant composer/Plugin/Scaffold/Handler.php Composer hook called after scaffolding completes.
Handler::PRE_DRUPAL_SCAFFOLD_CMD constant composer/Plugin/Scaffold/Handler.php Composer hook called before scaffolding begins.
HtmlToTextTest::testDrupalHtmlToTextArgs function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests allowing tags in \Drupal\Core\Mail\MailFormatHelper::htmlToText().
HtmlToTextTest::testDrupalHtmlToTextBlockTagToNewline function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests the conversion of block-level HTML tags to plaintext with newlines.
HtmlToTextTest::testDrupalHtmlToTextCollapsesWhitespace function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests that whitespace is collapsed.
HtmlToTextTest::testDrupalHtmlToTextParagraphs function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests the plaintext conversion of different whitespace combinations.
image.migrate_drupal.yml file core/modules/image/migrations/state/image.migrate_drupal.yml core/modules/image/migrations/state/image.migrate_drupal.yml
InstallCommand::isDrupalInstalled function core/lib/Drupal/Core/Command/InstallCommand.php Returns whether there is already an existing Drupal installation.
InstalledPackagesList::getPackageByDrupalProjectName function core/modules/package_manager/src/InstalledPackagesList.php Returns the package for a given Drupal project name, if it is installed.
InstalledPackagesListTest::testPackageByDrupalProjectName function core/modules/package_manager/tests/src/Kernel/InstalledPackagesListTest.php Tests package by drupal project name.
JavascriptGetDrupalSettingsTest class core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php Tests Drupal settings retrieval in WebDriverTestBase tests.
JavascriptGetDrupalSettingsTest.php file core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php
JavascriptGetDrupalSettingsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php The theme to install as the default for testing.
JavascriptGetDrupalSettingsTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php Modules to install.
JavascriptGetDrupalSettingsTest::testGetDrupalSettings function core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php Tests retrieval of Drupal settings.
KernelPreHandle::$drupalKernel property core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php The main Drupal kernel.
language.migrate_drupal.yml file core/modules/language/migrations/state/language.migrate_drupal.yml core/modules/language/migrations/state/language.migrate_drupal.yml

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