32 calls to Drupal::root()
- color_get_info in core/
modules/ color/ color.module - Retrieves the Color module information for a particular theme.
- DatabaseVersionCheckUpdateTest::testUpdate in core/
modules/ system/ tests/ src/ Functional/ Update/ DatabaseVersionCheckUpdateTest.php - Tests that updates fail if the database does not meet the minimum version.
- DbCommandBase::getDatabaseConnection in core/
lib/ Drupal/ Core/ Command/ DbCommandBase.php - Parse input options decide on a database.
- drupal_check_profile in core/
includes/ install.inc - Checks an installation profile's requirements.
- drupal_classloader_register in core/
includes/ bootstrap.inc - Registers an additional namespace.
- drupal_required_modules in core/
includes/ module.inc - Returns an array of modules required by core.
- drupal_verify_profile in core/
includes/ install.inc - Verifies that all dependencies are met for a given installation profile.
- EntityFilteringThemeTest::setUp in core/
modules/ system/ tests/ src/ Functional/ Theme/ EntityFilteringThemeTest.php - Extension::__wakeup in core/
lib/ Drupal/ Core/ Extension/ Extension.php - Magic method implementation to unserialize the extension object.
- ExtensionInstallStorage::getAllFolders in core/
lib/ Drupal/ Core/ Config/ ExtensionInstallStorage.php - Returns a map of all config object names and their folders.
- FormValuesTest::testSimpleAjaxFormValue in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ FormValuesTest.php - Submits forms with select and checkbox elements via Ajax.
- HtaccessTest::assertFileAccess in core/
modules/ system/ tests/ src/ Functional/ System/ HtaccessTest.php - Asserts that a file exists and requesting it returns a specific response.
- InstallerExistingBrokenDatabaseSettingsTest::prepareEnvironment in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingBrokenDatabaseSettingsTest.php - Prepares the current environment for running the test.
- InstallStorage::getAllFolders in core/
lib/ Drupal/ Core/ Config/ InstallStorage.php - Returns a map of all config object names and their folders.
- install_tasks in core/
includes/ install.core.inc - Returns a list of all tasks the installer currently knows about.
- KernelTestBase::enableModules in core/
modules/ simpletest/ src/ KernelTestBase.php - Enables modules for this test.
- nyan_cat_render_template in core/
modules/ system/ tests/ themes/ engines/ nyan_cat/ nyan_cat.engine - Implements hook_render_template().
- ShutdownFunctionsTest::tearDown in core/
modules/ system/ tests/ src/ Functional/ System/ ShutdownFunctionsTest.php - simpletest_phpunit_configuration_filepath in core/
modules/ simpletest/ simpletest.module - Returns the path to core's phpunit.xml.dist configuration file.
- simpletest_requirements in core/
modules/ simpletest/ simpletest.install - Implements hook_requirements().
- system_register in core/
includes/ module.inc - Registers an extension in runtime registries for execution.
- system_update_8601 in core/
modules/ system/ system.install - Fix missing install profile after updating to Drupal 8.6.9 with Drush 8.
- template_preprocess_color_scheme_form in core/
modules/ color/ color.module - Prepares variables for color scheme form templates.
- TestInstallStorage::getAllFolders in core/
modules/ config/ tests/ config_test/ src/ TestInstallStorage.php - Returns a map of all config object names and their folders.
- UncaughtExceptionTest::testLoggerException in core/
tests/ Drupal/ FunctionalTests/ Bootstrap/ UncaughtExceptionTest.php - Tests fallback to PHP error log when an exception is thrown while logging.
- UncaughtExceptionTest::testUncaughtFatalError in core/
tests/ Drupal/ FunctionalTests/ Bootstrap/ UncaughtExceptionTest.php - Tests displaying an uncaught fatal error.
- UpdatePathTestBase::setUp in core/
modules/ system/ src/ Tests/ Update/ UpdatePathTestBase.php - Overrides WebTestBase::setUp() for update testing.
- views_theme in core/
modules/ views/ views.module - Implements hook_theme().
- _batch_finished in core/
includes/ batch.inc - Ends the batch processing.
- _batch_process in core/
includes/ batch.inc - Processes sets in a batch.
- _drupal_log_error in core/
includes/ errors.inc - Logs a PHP error or exception and displays an error page in fatal cases.
- _filter_html_image_secure_process in core/
modules/ filter/ filter.module - Process callback for local image filter.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.