22 string references to app.root
- AppRootFactory::get in core/
lib/ Drupal/ Core/ AppRootFactory.php - Gets the app root.
- 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 - 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.
- DrupalKernel::compileContainer in core/
lib/ Drupal/ Core/ DrupalKernel.php - Compiles a new service container.
- 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.
- InstallerNonDefaultDatabaseDriverTest::testInstalled in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerNonDefaultDatabaseDriverTest.php - Confirms that the installation succeeded.
- 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/
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.
- LegacyServiceTest::testAppRoot in core/
tests/ Drupal/ KernelTests/ Core/ LegacyServiceTest.php - Tests the app.root service.
- 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.
- SiteConfigureForm::create in core/
lib/ Drupal/ Core/ Installer/ Form/ SiteConfigureForm.php - Instantiates a new instance of this class.
- StringSerializationTest::testSerializeString in core/
tests/ Drupal/ KernelTests/ Core/ DependencyInjection/ StringSerializationTest.php - Tests that strings are not put into the container class mapping.
- 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.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.