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 10.3.x for all
  5. Other projects
Title Object type File name Summary
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
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.
ConcreteWithAnnotationTest class core/tests/PHPStan/fixtures/test-classes-with-metadata.php @group metadata
ConcreteWithAnnotationTest class core/tests/PHPStan/fixtures/abstract-test-classes.php @group metadata
ConcreteWithAttributeTest class core/tests/PHPStan/fixtures/abstract-test-classes.php #[RunTestsInSeparateProcesses]
ConcreteWithAttributeTest class core/tests/PHPStan/fixtures/test-classes-with-metadata.php #[Group('Test')]
Condition class core/lib/Drupal/Core/Condition/Attribute/Condition.php Defines a condition plugin attribute.
Condition class core/modules/pgsql/src/EntityQuery/Condition.php Implements entity query conditions for PostgreSQL databases.
Condition class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Condition.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Condition.
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/Entity/Query/Null/Condition.php Defines the condition class for the null entity 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/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/Database/Query/Condition.php Generic class for a series of conditions in a query.
Condition.php file core/lib/Drupal/Core/Database/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/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/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Condition.php
Condition.php file core/modules/pgsql/src/EntityQuery/Condition.php
Condition.php file core/lib/Drupal/Core/Condition/Attribute/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.

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