26 string references to app.root in Drupal 8
- BatchController::create in core/
modules/ system/ src/ Controller/ BatchController.php - Instantiates a new instance of this class.
- BlockLocalTasksTest::setUp in core/
modules/ block/ tests/ src/ Unit/ Menu/ BlockLocalTasksTest.php - ClassLoaderTest::setUp in core/
tests/ Drupal/ Tests/ Core/ ClassLoader/ ClassLoaderTest.php - DbUpdateController::create in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Instantiates a new instance of this class.
- Drupal::root in core/
lib/ Drupal.php - Gets the app root.
- EnvironmentCleanerFactory::createCleaner in core/
modules/ simpletest/ src/ EnvironmentCleanerFactory.php - Factory method to create the environment cleaner service.
- Extension::__wakeup in core/
lib/ Drupal/ Core/ Extension/ Extension.php - Magic method implementation to unserialize the extension object.
- ExtensionSerializationTest::testPublicProperties in core/
tests/ Drupal/ Tests/ Core/ Extension/ ExtensionSerializationTest.php - Tests dynamically assigned public properties kept when serialized.
- ExtensionSerializationTest::testServiceAppRouteUsage in core/
tests/ Drupal/ Tests/ Core/ Extension/ ExtensionSerializationTest.php - Tests that the Extension class unserialize method uses the preferred root.
- FileTransferAuthorizeForm::create in core/
lib/ Drupal/ Core/ FileTransfer/ Form/ FileTransferAuthorizeForm.php - Instantiates a new instance of this class.
- HelpTopicsSyntaxTest::testHelpTopics in core/
modules/ help_topics/ tests/ src/ Functional/ HelpTopicsSyntaxTest.php - Tests that all Core help topics can be rendered and have good syntax.
- InfoParserDynamic::__construct in core/
lib/ Drupal/ Core/ Extension/ InfoParserDynamic.php - InfoParserDynamic constructor.
- InstallerSkipPermissionHardeningTest::setUpSite in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerSkipPermissionHardeningTest.php - Final installer step: Configure site.
- InstallerTest::setUpSite in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTest.php - Final installer step: Configure site.
- InstallerTestBase::setUp in core/
modules/ simpletest/ src/ InstallerTestBase.php - Sets up a Drupal site for running functional and integration tests.
- InstallerTestBase::setUp in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTestBase.php - install_begin_request in core/
includes/ install.core.inc - Begins an installation request, modifying the installation state as needed.
- LocalTaskIntegrationTestBase::setUp in core/
tests/ Drupal/ Tests/ Core/ Menu/ LocalTaskIntegrationTestBase.php - PhpUnitTestRunner::create in core/
lib/ Drupal/ Core/ Test/ PhpUnitTestRunner.php - Instantiates a new instance of this class.
- SelectProfileFormTest::setUp in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Installer/ Form/ SelectProfileFormTest.php - SimpletestPhpunitRunCommandTest::setUp in core/
modules/ simpletest/ tests/ src/ Unit/ SimpletestPhpunitRunCommandTest.php - SiteConfigureForm::create in core/
lib/ Drupal/ Core/ Installer/ Form/ SiteConfigureForm.php - Instantiates a new instance of this class.
- TestFileCreationTrait::getTestFiles in core/
tests/ Drupal/ Tests/ TestFileCreationTrait.php - Gets a list of files that can be used in tests.
- TestRunnerKernel::boot in core/
lib/ Drupal/ Core/ Test/ TestRunnerKernel.php - Boots the current kernel.
- UpdateRegistryFactory::create in core/
lib/ Drupal/ Core/ Update/ UpdateRegistryFactory.php - Creates a new UpdateRegistry instance.
- _drupal_log_error in core/
includes/ errors.inc - Logs a PHP error or exception and displays an error page in fatal cases.