11 calls to drupal_get_filename()

DrupalKernelTest::testCompileDIC in drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/DrupalKernelTest.php
Tests DIC compilation.
DrupalUnitTestBase::enableModules in drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php
Enables modules for this test.
drupal_get_path in drupal/core/includes/common.inc
Returns the path to a system item (module, theme, etc.).
drupal_load in drupal/core/includes/bootstrap.inc
Includes a file with the provided type and name.
GetFilenameUnitTest::testDrupalGetFilename in drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/GetFilenameUnitTest.php
Tests that drupal_get_filename() works when the file is not in database.
ModuleHandler::enable in drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php
Enables or installs a given list of modules.
simpletest_classloader_register in drupal/core/modules/simpletest/simpletest.module
Registers namespaces for disabled modules.
system_register in drupal/core/includes/module.inc
Registers an extension in runtime registries for execution.
UpdateModuleHandler::enable in drupal/core/lib/Drupal/Core/Extension/UpdateModuleHandler.php
Enables or installs a given list of modules.
update_prepare_d8_bootstrap in drupal/core/includes/update.inc
Performs extra steps required to bootstrap when using a Drupal 7 database.
_system_update_bootstrap_status in drupal/core/modules/system/system.module
Refreshes the list of bootstrap modules.