You are here

namespace Drupal\condition_test\Plugin\Condition in Drupal 8

Same name in other branches
  1. 9 Drupal\condition_test\Plugin\Condition
Classsort descending Location Description
ConditionTestDualUser core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestDualUser.php Provides a condition that requires two users.
ConditionTestNoExistingType core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestNoExistingType.php Provides a condition that has a no existing context.
OptionalContextCondition core/modules/system/tests/modules/condition_test/src/Plugin/Condition/OptionalContextCondition.php Provides a condition with an optional node context.