Search for all

  1. Search 7.x for all
  2. Search 9.5.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
ComputedItemListTrait::get function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ComputedItemListTrait::getIterator function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ComputedItemListTrait::getString function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ComputedItemListTrait::getValue function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ComputedItemListTrait::isEmpty function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ComputedItemListTrait::offsetExists function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ComputedItemListTrait::removeItem function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ComputedItemListTrait::set function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ComputedItemListTrait::setValue function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ComputedReferenceTestFieldItemList class core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedReferenceTestFieldItemList.php A computed entity reference field item list.
ComputedReferenceTestFieldItemList.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedReferenceTestFieldItemList.php
ComputedReferenceTestFieldItemList::computeValue function core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedReferenceTestFieldItemList.php Compute the list property from state.
ComputedString class core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php A computed property for test strings.
ComputedString.php file core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php
ComputedString::getCacheContexts function core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php The cache contexts associated with this object.
ComputedString::getCacheMaxAge function core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php The maximum age for which this object may be cached.
ComputedString::getCacheTags function core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php The cache tags associated with this object.
ComputedString::getCastedValue function core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php
ComputedString::getValue function core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php Gets the data value.
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 Test concat works without a delimiter.
ConcatTest::testConcatWithNonArray function core/modules/migrate/tests/src/Unit/process/ConcatTest.php Test concat fails properly on non-arrays.
ConcatTest::testConcatWithoutDelimiter function core/modules/migrate/tests/src/Unit/process/ConcatTest.php Test concat works without a delimiter.
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/Condition/Annotation/Condition.php Defines a condition plugin annotation object.
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/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/Config/Entity/Query/Condition.php Defines the condition class for the config entity query.
Condition.php file core/lib/Drupal/Core/Config/Entity/Query/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.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/Condition/Annotation/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.

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