11 methods override ConditionInterface::evaluate()

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.
ConditionTestNoExistingType::evaluate in core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestNoExistingType.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.
EntityBundle::evaluate in core/lib/Drupal/Core/Entity/Plugin/Condition/EntityBundle.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.
MissingSchema::evaluate in core/modules/block/tests/modules/block_test/src/Plugin/Condition/MissingSchema.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.
ResponseStatus::evaluate in core/modules/system/src/Plugin/Condition/ResponseStatus.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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.