Search for conditions
- Search 7.x for conditions
- Search 8.9.x for conditions
- Search 10.3.x for conditions
- Search 11.x for conditions
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Condition::$conditions | property | core/ |
Array of conditions. |
Condition::conditions | function | core/ |
Gets the, possibly nested, list of conditions in this conditional clause. |
ConditionAccessResolverTrait::resolveConditions | function | core/ |
Resolves the given conditions based on the condition logic ('and'/'or'). |
ConditionAccessResolverTraitTest::providerTestResolveConditions | function | core/ |
|
ConditionAccessResolverTraitTest::testResolveConditions | function | core/ |
Tests the resolveConditions() method. |
ConditionAggregateInterface::conditions | function | core/ |
Gets a complete list of all conditions in this conditional clause. |
ConditionFundamentals::$conditions | property | core/ |
Array of conditions. |
ConditionFundamentals::conditions | function | core/ |
|
ConditionInterface::conditions | function | core/ |
Gets a complete list of all conditions in this conditional clause. |
ConditionInterface::conditions | function | core/ |
Gets the, possibly nested, list of conditions in this conditional clause. |
ConditionTestDualUserTest::testConditions | function | core/ |
Tests the dual user condition. |
ConfigEntityQueryTest::testStringIdConditions | function | core/ |
Tests ID conditions. |
EntityBundleConditionTest::testConditions | function | core/ |
Tests conditions. |
KernelTestBase::assertPostConditions | function | core/ |
|
KernelTestBaseShutdownTest::assertPostConditions | function | core/ |
|
MenuTreeParameters::$conditions | property | core/ |
The conditions used to restrict which links are loaded. |
PathAliasTestTrait::loadPathAliasByConditions | function | core/ |
Gets the first result from a 'load by properties' storage call. |
QueryConditionTrait::conditions | function | core/ |
|
RequestPathTest::testConditions | function | core/ |
Tests the request path condition. |
Select::havingConditions | function | core/ |
Gets a list of all conditions in the HAVING clause. |
SelectCloneTest::testSelectConditionSubQueryCloning | function | core/ |
Tests that subqueries as value within conditions are cloned properly. |
SelectComplexTest::testNestedConditions | function | core/ |
Confirms that we can properly nest conditional clauses. |
SelectExtender::conditions | function | core/ |
Gets the, possibly nested, list of conditions in this conditional clause. |
SelectExtender::havingConditions | function | core/ |
Gets a list of all conditions in the HAVING clause. |
SelectInterface::havingConditions | function | core/ |
Gets a list of all conditions in the HAVING clause. |
SelectSubqueryTest::testConditionSubquerySelect | function | core/ |
Tests that we can use a subquery with an IN operator in a WHERE clause. |
SelectSubqueryTest::testConditionSubquerySelect2 | function | core/ |
Tests we can use a subquery with a relational operator in a WHERE clause. |
SelectSubqueryTest::testConditionSubquerySelect3 | function | core/ |
Tests we can use 2 subqueries with a relational operator in a WHERE clause. |
SelectSubqueryTest::testConditionSubquerySelect4 | function | core/ |
Tests that we can use multiple subqueries. |
TimezoneTest::$testConditions | property | core/ |
The number of test elements on the form. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.