Search for conditions
- Search 7.x for conditions
- Search 9.5.x for conditions
- Search 8.9.x for conditions
- Search 10.3.x for conditions
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AssertPreconditionsTrait | trait | core/ |
Asserts preconditions for tests to function properly. |
AssertPreconditionsTrait.php | file | core/ |
|
AssertPreconditionsTrait::assertNoFailureMarker | function | core/ |
Asserts that there is no failure marker present. |
AssertPreconditionsTrait::failIfUnmetPreConditions | function | core/ |
Asserts universal test preconditions before any setup is done. |
AssertPreconditionsTrait::getProjectRoot | function | core/ |
Returns the absolute path of the project root. |
AssertPreconditionsTrait::setUpBeforeClass | function | core/ |
Invokes the test preconditions assertion before the first test is run. |
AssertPreconditionsTrait::tearDown | function | core/ |
Invokes the test preconditions assertion after each test run. |
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/ |
Tests with no conditions set. |
BlockInterface::getVisibilityConditions | function | core/ |
Gets conditions for this block. |
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. |
FieldOrLanguageJoinTest::testLanguageBundleConditions | function | core/ |
Tests the adding of conditions by the join plugin. |
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. |
PhpTuf\ComposerStager\API\Precondition\Service\BeginnerPreconditionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\BeginnerPreconditions |
PhpTuf\ComposerStager\API\Precondition\Service\CleanerPreconditionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\CleanerPreconditions |
PhpTuf\ComposerStager\API\Precondition\Service\CommitterPreconditionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\CommitterPreconditions |
PhpTuf\ComposerStager\API\Precondition\Service\CommonPreconditionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\CommonPreconditions |
PhpTuf\ComposerStager\API\Precondition\Service\StagerPreconditionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\StagerPreconditions |
QueryConditionTrait::conditions | function | core/ |
|
QueryTest::$conditions | property | core/ |
The conditions to apply to the query. |
RequestPathTest::testConditions | function | core/ |
Tests the request path condition. |
ResponseStatusTest::providerTestConditions | function | core/ |
Provides test data for testConditions. |
ResponseStatusTest::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 install. |
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/ |
Tests that subqueries as value within conditions are cloned properly. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.