9 string references to plugin.manager.condition in Zircon Profile 8
- 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.
- NodeConditionTest::testConditions in core/
modules/ node/ src/ Tests/ Condition/ NodeConditionTest.php - Tests conditions.
- RequestPathTest::setUp in core/
modules/ system/ src/ Tests/ Plugin/ Condition/ RequestPathTest.php - Performs setup tasks before each individual test method is run.
- UserRoleConditionTest::setUp in core/
modules/ user/ src/ Tests/ Condition/ UserRoleConditionTest.php - Performs setup tasks before each individual test method is run.
- ViewsBlockTest::setUp in core/
modules/ views/ tests/ src/ Unit/ Plugin/ Block/ ViewsBlockTest.php