plugin.manager.element_info
Same name in other branches
- 9 core/core.services.yml \plugin.manager.element_info
- 8.9.x core/core.services.yml \plugin.manager.element_info
Class
Drupal\Core\Render\ElementInfoManager6 string references to plugin.manager.element_info
- DeprecatedElementTest::testBuildInfo in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ DeprecatedElementTest.php - Tests that render elements can trigger deprecations in their constructor.
- ElementInfoIntegrationTest::testElementInfoByTheme in core/
tests/ Drupal/ KernelTests/ Core/ Render/ ElementInfoIntegrationTest.php - Ensures that the element info can be altered by themes.
- FieldConfigEditForm::create in core/
modules/ field_ui/ src/ Form/ FieldConfigEditForm.php - FieldConfigEditForm::__construct in core/
modules/ field_ui/ src/ Form/ FieldConfigEditForm.php - Constructs a new FieldConfigDeleteForm object.
- PluginAlterTest::testPluginAlter in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ PluginAlterTest.php - Tests hook_element_plugin_alter().
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Render\ElementInfoManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@theme_handler'
- - '@module_handler'
- - '@theme.manager'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.