Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComputedTestFieldItemList.php | file | core/ |
|
| ComputedTestFieldItemList::computeValue | function | core/ |
Compute the list property from state. |
| Concat::transform | function | core/ |
|
| 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 |
| ConcreteWithAttributeTest | class | core/ |
#[Group('Test')] |
| Condition::$arguments | property | core/ |
Array of arguments. |
| 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::$nestedInsideOrCondition | property | core/ |
Whether this condition is nested inside an OR condition. |
| Condition::$sqlQuery | property | core/ |
The current SQL query, set by parent condition compile() method calls. |
| Condition::$stringVersion | property | core/ |
Contains the string version of the Condition. |
| Condition::alwaysFalse | function | core/ |
|
| Condition::arguments | function | core/ |
|
| Condition::conditions | function | core/ |
|
| Condition::exists | function | core/ |
|
| Condition::exists | function | core/ |
|
| Condition::exists | function | core/ |
|
| Condition::exists | function | core/ |
|
| Condition::isNotNull | function | core/ |
|
| Condition::isNull | function | core/ |
|
| Condition::notExists | function | core/ |
|
| Condition::notExists | function | core/ |
|
| Condition::notExists | function | core/ |
|
| Condition::notExists | function | core/ |
|
| Condition::translateCondition | function | core/ |
Translates the string operators to SQL equivalents. |
| Condition::translateCondition | function | core/ |
|
| Condition::__construct | function | core/ |
Constructs a Condition attribute. |
| Condition::__construct | function | core/ |
Constructs a Condition object. |
| Condition::__toString | function | core/ |
Implements PHP magic __toString method to convert the conditions to string. |
| ConditionAccessResolverTrait | trait | core/ |
Resolves a set of conditions. |
| ConditionAccessResolverTrait.php | file | core/ |
|
| ConditionAccessResolverTrait::resolveConditions | function | core/ |
Resolves the given conditions based on the condition logic ('and'/'or'). |
| ConditionAccessResolverTraitTest | class | core/ |
Tests Drupal\Core\Condition\ConditionAccessResolverTrait. |
| ConditionAccessResolverTraitTest.php | file | core/ |
|
| ConditionAccessResolverTraitTest::providerTestResolveConditions | function | core/ |
|
| ConditionAccessResolverTraitTest::testResolveConditions | function | core/ |
Tests the resolveConditions() method. |
| ConditionAggregate::$sqlQuery | property | core/ |
The current SQL query, set by parent condition compile() method calls. |
| ConditionAggregate::exists | function | core/ |
|
| ConditionAggregate::notExists | function | core/ |
|
| ConditionAggregateBase | class | core/ |
A common base class for all aggregation entity condition implementations. |
| ConditionAggregateBase.php | file | core/ |
|
| ConditionAggregateBase::condition | function | core/ |
|
| ConditionAggregateInterface::conditions | function | core/ |
Gets a complete list of all conditions in this conditional clause. |
| ConditionAggregateInterface::exists | function | core/ |
Queries for the existence of a field. |
Pagination
- Previous page
- Page 184
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.