You are here

8 methods override ConditionInterface::evaluate() in Zircon Profile 8

BaloneySpam::evaluate in core/modules/block/tests/modules/block_test/src/Plugin/Condition/BaloneySpam.php
Evaluates the condition and returns TRUE or FALSE accordingly.
ConditionTestDualUser::evaluate in core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestDualUser.php
Evaluates the condition and returns TRUE or FALSE accordingly.
CurrentThemeCondition::evaluate in core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php
Evaluates the condition and returns TRUE or FALSE accordingly.
Language::evaluate in core/modules/language/src/Plugin/Condition/Language.php
Evaluates the condition and returns TRUE or FALSE accordingly.
NodeType::evaluate in core/modules/node/src/Plugin/Condition/NodeType.php
Evaluates the condition and returns TRUE or FALSE accordingly.
OptionalContextCondition::evaluate in core/modules/system/tests/modules/condition_test/src/Plugin/Condition/OptionalContextCondition.php
Evaluates the condition and returns TRUE or FALSE accordingly.
RequestPath::evaluate in core/modules/system/src/Plugin/Condition/RequestPath.php
Evaluates the condition and returns TRUE or FALSE accordingly.
UserRole::evaluate in core/modules/user/src/Plugin/Condition/UserRole.php
Evaluates the condition and returns TRUE or FALSE accordingly.