plugin.manager.element_info
Class
Drupal\Core\Render\ElementInfoManager3 string references to plugin.manager.element_info
- ElementInfoIntegrationTest::testElementInfoByTheme in core/tests/ Drupal/ KernelTests/ Core/ Render/ ElementInfoIntegrationTest.php 
- Ensures that the element info can be altered by themes.
- PluginAlterTest::testPluginAlter in core/tests/ Drupal/ KernelTests/ Core/ Render/ Element/ PluginAlterTest.php 
- Tests hook_element_plugin_alter().
- TextFormatElementFormTest::setUp in core/modules/ filter/ tests/ src/ Kernel/ TextFormatElementFormTest.php 
- Sets up the test.
File
- 
              core/core.services.yml 
View source
-   class: Drupal\Core\Render\ElementInfoManager
-   arguments:
-       - '@container.namespaces'
-       - '@cache.discovery'
-       - '@cache_tags.invalidator'
-       - '@module_handler'
-       - '@theme.manager'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
