Search for conditions
- Search 7.x for conditions
- Search 9.5.x for conditions
- Search 10.3.x for conditions
- Search 11.x for conditions
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Block::getVisibilityConditions | function | core/ |
Gets conditions for this block. |
| BlockAccessControlHandler::mergeCacheabilityFromConditions | function | core/ |
Merges cacheable metadata from conditions onto the access result object. |
| BlockContentEntityReferenceSelectionTest::testFieldConditions | function | core/ |
Tests setting 'reusable' condition on different levels. |
| BlockContentEntityReferenceSelectionTest::testNoConditions | function | core/ |
Test with no conditions set. |
| BlockInterface::getVisibilityConditions | function | core/ |
Gets conditions for this block. |
| block_post_update_fix_negate_in_conditions | function | core/ |
Fix invalid 'negate' values in block visibility conditions. |
| 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. |
| FieldOrLanguageJoinTest::testLanguageBundleConditions | function | core/ |
Tests the adding of conditions by the join plugin. |
| KernelTestBase::assertPostConditions | function | core/ |
|
| KernelTestBaseShutdownTest::assertPostConditions | function | core/ |
|
| LanguageConditionTest::testConditions | function | core/ |
Test the language condition. |
| MenuTreeParameters::$conditions | property | core/ |
The conditions used to restrict which links are loaded. |
| NodeConditionTest::testConditions | function | core/ |
Tests conditions. |
| PathAliasTestTrait::loadPathAliasByConditions | function | core/ |
Gets the first result from a 'load by properties' storage call. |
| QueryConditionTrait::conditions | function | core/ |
|
| QueryTest::$conditions | property | core/ |
|
| RequestPathTest::testConditions | function | core/ |
Tests the request path condition. |
| SearchKeywordsConditionsTest | class | core/ |
Verify the search without keywords set and extra conditions. |
| SearchKeywordsConditionsTest.php | file | core/ |
|
| SearchKeywordsConditionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchKeywordsConditionsTest::$modules | property | core/ |
Modules to enable. |
| SearchKeywordsConditionsTest::$searchingUser | property | core/ |
A user with permission to search and post comments. |
| SearchKeywordsConditionsTest::setUp | function | core/ |
|
| SearchKeywordsConditionsTest::testSearchKeywordsConditions | function | core/ |
Verify the keywords are captured and conditions respected. |
| SearchQuery::$conditions | property | core/ |
Conditions that are used for exact searches. |
| Select::havingConditions | function | core/ |
Gets a list of all conditions in the HAVING clause. |
| SelectCloneTest::testSelectConditionSubQueryCloning | function | core/ |
Test 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/ |
Test that we can use a subquery with a relational operator in a WHERE clause. |
| SelectSubqueryTest::testConditionSubquerySelect3 | function | core/ |
Test that we can use 2 subqueries with a relational operator in a WHERE clause. |
| SelectSubqueryTest::testConditionSubquerySelect4 | function | core/ |
Test that we can use multiple subqueries. |
| TemporaryQueryGuard::applyAccessConditions | function | core/ |
Applies access conditions to ensure 'view' access is respected. |
| TimezoneTest::$testConditions | property | core/ |
The number of test elements on the form. |
| UserRoleConditionTest::testConditions | function | core/ |
Test the user_role condition. |
| ViewsSearchQuery::conditions | function | core/ |
Returns the conditions property. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.