Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \plugin.manager.condition
  2. 9 core/core.services.yml \plugin.manager.condition

Class

Drupal\Core\Condition\ConditionManager
14 string references to plugin.manager.condition
Block::conditionPluginManager in core/modules/block/src/Entity/Block.php
Gets the condition plugin manager.
BlockForm::create in core/modules/block/src/BlockForm.php
Instantiates a new instance of this class.
ConditionPluginCollectionTest::testGetConfiguration in core/tests/Drupal/KernelTests/Core/Condition/ConditionPluginCollectionTest.php
@covers ::getConfiguration
ConditionTestDualUserTest::doTestDifferentUser in core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php
Tests with each context mapped to different users.
ConditionTestDualUserTest::doTestIdenticalUser in core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php
Tests with both contexts mapped to the same user.

... 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