plugin.manager.sdc
Same name in other branches
- 10 core/core.services.yml \plugin.manager.sdc
Class
Drupal\sdc\ComponentPluginManager6 string references to plugin.manager.sdc
- ComponentKernelTestBase::setUp in core/
modules/ sdc/ tests/ src/ Kernel/ ComponentKernelTestBase.php - ComponentKernelTestBase::setUp in core/
tests/ Drupal/ Tests/ Core/ Theme/ Component/ ComponentKernelTestBase.php - ComponentKernelTestBase::setUp in core/
tests/ Drupal/ KernelTests/ Components/ ComponentKernelTestBase.php - ComponentRenderTest::testPluginDefinition in core/
modules/ sdc/ tests/ src/ Kernel/ ComponentRenderTest.php - Ensures some key aspects of the plugin definition are correctly computed.
- ComponentRenderTest::testPluginDefinition in core/
tests/ Drupal/ KernelTests/ Components/ ComponentRenderTest.php - Ensures some key aspects of the plugin definition are correctly computed.
File
-
core/
modules/ sdc/ sdc.services.yml
View source
- public: true
- class: Drupal\sdc\ComponentPluginManager
- arguments:
- - '@module_handler'
- - '@theme_handler'
- - '@cache.discovery'
- - '@config.factory'
- - '@theme.manager'
- - '@Drupal\sdc\ComponentNegotiator'
- - '@file_system'
- - '@Drupal\sdc\Component\SchemaCompatibilityChecker'
- - '@Drupal\sdc\Component\ComponentValidator'
- - '%app.root%'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.