app.root
Same name in other branches
- 9 core/core.services.yml \app.root
Class
SplStringTags
- parameter_service
26 string references to 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 - 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.
File
-
core/
core.services.yml
View source
- class: SplString
- factory: 'app.root.factory:get'
- tags:
- - { name: parameter_service }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.