service plugin.manager.element_info in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/core.services.yml \plugin.manager.element_info
Class
Drupal\Core\Render\ElementInfoManager2 string references to plugin.manager.element_info
- ElementInfoIntegrationTest::testElementInfoByTheme in core/
modules/ system/ src/ Tests/ Render/ ElementInfoIntegrationTest.php - Ensures that the element info can be altered by themes.
- TextFormatElementFormTest::setUp in core/
modules/ filter/ src/ Tests/ TextFormatElementFormTest.php - Sets up the test.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Render\ElementInfoManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@cache_tags.invalidator'
- - '@module_handler'
- - '@theme.manager'