Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
ComputedTestCacheableStringItem class core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ComputedTestCacheableStringItem.php Defines the 'string' entity field type with cacheability metadata.
ComputedTestCacheableStringItem.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ComputedTestCacheableStringItem.php
ComputedTestCacheableStringItem::propertyDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ComputedTestCacheableStringItem.php Defines field item properties.
ComputedTestCacheableStringItemList class core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestCacheableStringItemList.php Item list class for computed cacheable string field.
ComputedTestCacheableStringItemList.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestCacheableStringItemList.php
ComputedTestCacheableStringItemList::computeValue function core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestCacheableStringItemList.php Computes the values for an item list.
ComputedTestFieldItemList class core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestFieldItemList.php A computed field item list.
ComputedTestFieldItemList.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestFieldItemList.php
ComputedTestFieldItemList::computeValue function core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestFieldItemList.php Compute the list property from state.
Concat class core/modules/migrate/src/Plugin/migrate/process/Concat.php Concatenates a set of strings.
Concat.php file core/modules/migrate/src/Plugin/migrate/process/Concat.php
Concat::transform function core/modules/migrate/src/Plugin/migrate/process/Concat.php Performs the associated process.
ConcatTest class core/modules/migrate/tests/src/Unit/process/ConcatTest.php Tests the concat process plugin.
ConcatTest.php file core/modules/migrate/tests/src/Unit/process/ConcatTest.php Contains \Drupal\Tests\migrate\Unit\process\ConcatTest.
ConcatTest::setUp function core/modules/migrate/tests/src/Unit/process/ConcatTest.php
ConcatTest::testConcatWithDelimiter function core/modules/migrate/tests/src/Unit/process/ConcatTest.php Tests concat works without a delimiter.
ConcatTest::testConcatWithNonArray function core/modules/migrate/tests/src/Unit/process/ConcatTest.php Tests concat fails properly on non-arrays.
ConcatTest::testConcatWithoutDelimiter function core/modules/migrate/tests/src/Unit/process/ConcatTest.php Tests concat works without a delimiter.
Condition class core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefakeWithAllCustomClasses/Condition.php CorefakeWithAllCustomClasses implementation of \Drupal\Core\Database\Condition.
Condition class core/lib/Drupal/Core/Condition/Annotation/Condition.php Defines a condition plugin annotation object.
Condition class core/lib/Drupal/Core/Config/Entity/Query/Condition.php Defines the condition class for the config entity query.
Condition class core/lib/Drupal/Core/Entity/Query/Sql/Condition.php Implements entity query conditions for SQL databases.
Condition class core/lib/Drupal/Core/Entity/Query/Sql/pgsql/Condition.php Implements entity query conditions for PostgreSQL databases.
Condition class core/lib/Drupal/Core/Database/Query/Condition.php Generic class for a series of conditions in a query.
Condition class core/lib/Drupal/Core/Entity/KeyValueStore/Query/Condition.php Defines the condition class for the key value entity query.
Condition class core/lib/Drupal/Core/Entity/Query/Null/Condition.php Defines the condition class for the null entity query.
Condition.php file core/lib/Drupal/Core/Entity/Query/Null/Condition.php
Condition.php file core/lib/Drupal/Core/Entity/KeyValueStore/Query/Condition.php
Condition.php file core/lib/Drupal/Core/Config/Entity/Query/Condition.php
Condition.php file core/lib/Drupal/Core/Condition/Annotation/Condition.php
Condition.php file core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefakeWithAllCustomClasses/Condition.php
Condition.php file core/lib/Drupal/Core/Database/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::$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 Sets a condition that is always false.
Condition::andConditionGroup function core/lib/Drupal/Core/Database/Query/Condition.php Creates a new group of conditions ANDed together.

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