Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
Condition class core/lib/Drupal/Core/Condition/Attribute/Condition.php Defines a condition plugin attribute.
Condition class core/lib/Drupal/Core/Condition/Annotation/Condition.php Defines a condition plugin annotation object.
Condition.php file core/lib/Drupal/Core/Condition/Attribute/Condition.php
Condition.php file core/lib/Drupal/Core/Condition/Annotation/Condition.php
Condition.php file core/lib/Drupal/Core/Config/Entity/Query/Condition.php
Condition.php file core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Condition.php
Condition.php file core/lib/Drupal/Core/Entity/KeyValueStore/Query/Condition.php
Condition.php file core/lib/Drupal/Core/Entity/Query/Sql/Condition.php
Condition.php file core/lib/Drupal/Core/Entity/Query/Sql/pgsql/Condition.php
Condition.php file core/lib/Drupal/Core/Entity/Query/Null/Condition.php
Condition.php file core/lib/Drupal/Core/Database/Query/Condition.php
Condition::$arguments property core/lib/Drupal/Core/Database/Query/Condition.php Array of arguments.
Condition::$category property core/lib/Drupal/Core/Condition/Annotation/Condition.php The category under which the condition should listed in the UI.
Condition::$changed property core/lib/Drupal/Core/Database/Query/Condition.php Whether the conditions have been changed.
Condition::$conditionOperatorMap property core/lib/Drupal/Core/Database/Query/Condition.php Provides a map of condition operators to condition operator options.
Condition::$conditions property core/lib/Drupal/Core/Database/Query/Condition.php Array of conditions.
Condition::$context_definitions property core/lib/Drupal/Core/Condition/Annotation/Condition.php An array of context definitions describing the context used by the plugin.
Condition::$id property core/lib/Drupal/Core/Condition/Annotation/Condition.php The condition plugin ID.
Condition::$label property core/lib/Drupal/Core/Condition/Annotation/Condition.php The human-readable name of the condition.
Condition::$module property core/lib/Drupal/Core/Condition/Annotation/Condition.php The name of the module providing the type.
Condition::$nestedInsideOrCondition property core/lib/Drupal/Core/Entity/Query/Sql/Condition.php Whether this condition is nested inside an OR condition.
Condition::$query property core/lib/Drupal/Core/Entity/Query/Sql/Condition.php The SQL entity query object this condition belongs to.
Condition::$queryPlaceholderIdentifier property core/lib/Drupal/Core/Database/Query/Condition.php The identifier of the query placeholder this condition has been compiled against.
Condition::$sqlQuery property core/lib/Drupal/Core/Entity/Query/Sql/Condition.php The current SQL query, set by parent condition compile() method calls.
Condition::$stringVersion property core/lib/Drupal/Core/Database/Query/Condition.php Contains the string version of the Condition.
Condition::alwaysFalse function core/lib/Drupal/Core/Database/Query/Condition.php
Condition::andConditionGroup function core/lib/Drupal/Core/Database/Query/Condition.php
Condition::arguments function core/lib/Drupal/Core/Database/Query/Condition.php
Condition::compile function core/lib/Drupal/Core/Database/Query/Condition.php
Condition::compile function core/lib/Drupal/Core/Entity/Query/Sql/Condition.php
Condition::compile function core/lib/Drupal/Core/Entity/Query/Null/Condition.php
Condition::compile function core/lib/Drupal/Core/Config/Entity/Query/Condition.php
Condition::compiled function core/lib/Drupal/Core/Database/Query/Condition.php
Condition::condition function core/lib/Drupal/Core/Database/Query/Condition.php
Condition::conditionGroupFactory function core/lib/Drupal/Core/Database/Query/Condition.php
Condition::conditions function core/lib/Drupal/Core/Database/Query/Condition.php
Condition::count function core/lib/Drupal/Core/Database/Query/Condition.php Implements Countable::count().
Condition::exists function core/lib/Drupal/Core/Database/Query/Condition.php
Condition::exists function core/lib/Drupal/Core/Entity/Query/Sql/Condition.php
Condition::exists function core/lib/Drupal/Core/Entity/Query/Null/Condition.php
Condition::exists function core/lib/Drupal/Core/Config/Entity/Query/Condition.php
Condition::isNotNull function core/lib/Drupal/Core/Database/Query/Condition.php
Condition::isNull function core/lib/Drupal/Core/Database/Query/Condition.php
Condition::mapConditionOperator function core/lib/Drupal/Core/Database/Query/Condition.php Gets any special processing requirements for the condition operator.
Condition::match function core/lib/Drupal/Core/Config/Entity/Query/Condition.php Perform the actual matching.
Condition::matchArray function core/lib/Drupal/Core/Config/Entity/Query/Condition.php Matches for an array representing one or more config paths.
Condition::notExists function core/lib/Drupal/Core/Config/Entity/Query/Condition.php
Condition::notExists function core/lib/Drupal/Core/Database/Query/Condition.php
Condition::notExists function core/lib/Drupal/Core/Entity/Query/Sql/Condition.php
Condition::notExists function core/lib/Drupal/Core/Entity/Query/Null/Condition.php

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