class Condition

Same name in this branch
  1. 10 core/lib/Drupal/Core/Condition/Attribute/Condition.php \Drupal\Core\Condition\Attribute\Condition
Same name and namespace in other branches
  1. 11.x core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Condition.php \Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses\Condition
  2. 11.x core/lib/Drupal/Core/Condition/Attribute/Condition.php \Drupal\Core\Condition\Attribute\Condition
  3. 11.x core/modules/pgsql/src/EntityQuery/Condition.php \Drupal\pgsql\EntityQuery\Condition

CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Condition.

Hierarchy

  • class \Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses\Condition

Expanded class hierarchy of Condition

File

core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Condition.php, line 10

Namespace

Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses
View source
class Condition extends QueryCondition {

}

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