You are here

service plugin.manager.condition in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/core.services.yml \plugin.manager.condition

Class

Drupal\Core\Condition\ConditionManager
9 string references to plugin.manager.condition
Block::conditionPluginManager in core/modules/block/src/Entity/Block.php
Gets the condition plugin manager.
BlockAccessControlHandler::createInstance in core/modules/block/src/BlockAccessControlHandler.php
Instantiates a new instance of this entity handler.
BlockForm::create in core/modules/block/src/BlockForm.php
Instantiates a new instance of this class.
CurrentThemeConditionTest::testCurrentTheme in core/modules/system/src/Tests/Condition/CurrentThemeConditionTest.php
Tests the current theme condition.
LanguageConditionTest::setUp in core/modules/language/src/Tests/Condition/LanguageConditionTest.php
Performs setup tasks before each individual test method is run.

... See full list

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Condition\ConditionManager
  2. parent: default_plugin_manager