Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComputedTestCacheableStringItemList | class | core/ |
Item list class for computed cacheable string field. |
| ComputedTestCacheableStringItemList.php | file | core/ |
|
| ComputedTestCacheableStringItemList::computeValue | function | core/ |
Computes the values for an item list. |
| ComputedTestFieldItemList | class | core/ |
A computed field item list. |
| ComputedTestFieldItemList.php | file | core/ |
|
| ComputedTestFieldItemList::computeValue | function | core/ |
Compute the list property from state. |
| Concat | class | core/ |
Concatenates a set of strings. |
| Concat.php | file | core/ |
|
| Concat::transform | function | core/ |
Performs the associated process. |
| ConcatTest | class | core/ |
Tests the concat process plugin. |
| ConcatTest.php | file | core/ |
|
| ConcatTest::setUp | function | core/ |
|
| ConcatTest::testConcatWithDelimiter | function | core/ |
Tests concat works without a delimiter. |
| ConcatTest::testConcatWithNonArray | function | core/ |
Tests concat fails properly on non-arrays. |
| ConcatTest::testConcatWithoutDelimiter | function | core/ |
Tests concat works without a delimiter. |
| ConcreteWithAnnotationTest | class | core/ |
@group metadata |
| ConcreteWithAnnotationTest | class | core/ |
@group metadata |
| ConcreteWithAttributeTest | class | core/ |
#[RunTestsInSeparateProcesses] |
| ConcreteWithAttributeTest | class | core/ |
#[Group('Test')] |
| Condition | class | core/ |
Defines a condition plugin attribute. |
| Condition | class | core/ |
Implements entity query conditions for PostgreSQL databases. |
| Condition | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Condition. |
| Condition | class | core/ |
Implements entity query conditions for SQL databases. |
| Condition | class | core/ |
Implements entity query conditions for PostgreSQL databases. |
| Condition | class | core/ |
Defines the condition class for the null entity query. |
| Condition | class | core/ |
Defines the condition class for the key value entity query. |
| Condition | class | core/ |
Defines a condition plugin annotation object. |
| Condition | class | core/ |
Defines the condition class for the config entity query. |
| Condition | class | core/ |
Generic class for a series of conditions in a query. |
| Condition.php | file | core/ |
|
| Condition.php | file | core/ |
|
| Condition.php | file | core/ |
|
| Condition.php | file | core/ |
|
| Condition.php | file | core/ |
|
| Condition.php | file | core/ |
|
| Condition.php | file | core/ |
|
| Condition.php | file | core/ |
|
| Condition.php | file | core/ |
|
| Condition.php | file | core/ |
|
| Condition::$arguments | property | core/ |
Array of arguments. |
| Condition::$category | property | core/ |
The category under which the condition should listed in the UI. |
| Condition::$changed | property | core/ |
Whether the conditions have been changed. |
| Condition::$conditionOperatorMap | property | core/ |
Provides a map of condition operators to condition operator options. |
| Condition::$conditions | property | core/ |
Array of conditions. |
| Condition::$context_definitions | property | core/ |
An array of context definitions describing the context used by the plugin. |
| Condition::$id | property | core/ |
The condition plugin ID. |
| Condition::$label | property | core/ |
The human-readable name of the condition. |
| Condition::$module | property | core/ |
The name of the module providing the type. |
| Condition::$nestedInsideOrCondition | property | core/ |
Whether this condition is nested inside an OR condition. |
| Condition::$query | property | core/ |
The SQL entity query object this condition belongs to. |
Pagination
- Previous page
- Page 217
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.