Search for condition
- Search 7.x for condition
- Search 9.5.x for condition
- Search 8.9.x for condition
- Search 10.3.x for condition
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Condition | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Condition. |
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 | 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 attribute. |
Condition | class | core/ |
Defines a condition plugin annotation object. |
Condition | class | core/ |
Implements entity query conditions for PostgreSQL databases. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityConditionGroup::conjunction | function | core/ |
The condition group conjunction. |
EntityConditionGroup::members | function | core/ |
The members which belong to the condition group. |
EntityConditionGroup::__construct | function | core/ |
Constructs a new condition group object. |
EntityConditionGroupTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Query\EntityConditionGroup @group jsonapi |
EntityConditionGroupTest.php | file | core/ |
|
EntityConditionGroupTest::constructProvider | function | core/ |
Data provider for testConstruct. |
EntityConditionGroupTest::testConstruct | function | core/ |
@covers ::__construct @dataProvider constructProvider |
EntityConditionGroupTest::testConstructException | function | core/ |
@covers ::__construct |
EntityConditionTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Query\EntityCondition @group jsonapi |
EntityConditionTest.php | file | core/ |
|
EntityConditionTest::queryParameterProvider | function | core/ |
Data provider for testDenormalize. |
EntityConditionTest::setUp | function | core/ |
|
EntityConditionTest::testCreateFromQueryParameter | function | core/ |
@covers ::createFromQueryParameter @dataProvider queryParameterProvider |
EntityConditionTest::testValidation | function | core/ |
@covers ::validate @dataProvider validationProvider |
EntityConditionTest::validationProvider | function | core/ |
Data provider for testValidation. |
EntityQueryTest::testConditionCount | function | core/ |
Tests that condition count returns expected number of conditions. |
EntityQueryTest::testConditionOnRevisionMetadataKeys | function | core/ |
Tests entity queries with condition on the revision metadata keys. |
EntityQueryTest::testInjectionInCondition | function | core/ |
Tests SQL inject of condition field. |
EntityQueryTest::testNestedConditionGroups | function | core/ |
Tests that nested condition groups work as expected. |
FieldOrLanguageJoinTest::testLanguageBundleConditions | function | core/ |
Tests the adding of conditions by the join plugin. |
FileUploadResourceTestBase::testPostFileUploadDuplicateFileRaceCondition | function | core/ |
Tests using the file upload POST route twice, simulating a race condition. |
Filter::buildEntityConditionGroup | function | core/ |
Denormalizes the given filter items into a single EntityConditionGroup. |
Filter::CONDITION_KEY | constant | core/ |
Key in the filter[<key>] parameter for conditions. |
Filter::queryCondition | function | core/ |
Applies the root condition to the given query. |
FilterTest::queryConditionData | function | core/ |
Simply provides test data to keep the actual test method tidy. |
FilterTest::testQueryCondition | function | core/ |
@covers ::queryCondition |
FormController::$condition | property | core/ |
The condition plugin we will be working with. |
FormController::$conditionCurrentTheme | property | core/ |
The condition plugin current_theme. |
GroupwiseMax::alterSubqueryCondition | function | core/ |
Recursive helper to add a namespace to conditions. |
GroupwiseMax::conditionNamespace | function | core/ |
Helper function to namespace query pieces. |
hook_condition_info_alter | function | core/ |
Alter the information provided in ConditionManager::getDefinitions(). |
KernelTestBase::assertPostConditions | function | core/ |
|
KernelTestBaseShutdownTest::assertPostConditions | function | core/ |
|
LanguageConditionTest | class | core/ |
Tests the language condition plugin. |
LanguageConditionTest.php | file | core/ |
|
LanguageConditionTest::$languageManager | property | core/ |
The language manager. |
LanguageConditionTest::$manager | property | core/ |
The condition plugin manager. |
LanguageConditionTest::$modules | property | core/ |
Modules to install. |
LanguageConditionTest::setUp | function | core/ |
|
LanguageConditionTest::testConditions | function | core/ |
Tests the language condition. |
LanguageNegotiationContentEntity::meetsContentEntityRoutesCondition | function | core/ |
Determines if content entity route condition is met. |
MenuTreeParameters::$conditions | property | core/ |
The conditions used to restrict which links are loaded. |
MenuTreeParameters::addCondition | function | core/ |
Adds a custom query condition. |
MenuTreeParametersTest::testAddCondition | function | core/ |
Tests addCondition(). |
Merge::$conditionTable | property | core/ |
The table or subquery to be used for the condition. |
Merge::conditionTable | function | core/ |
Sets the table or subquery to be used for the condition. |
NodeGrantDatabaseStorage::buildGrantsQueryCondition | function | core/ |
Creates a query condition from an array of node access grants. |
OptionalContextCondition | class | core/ |
Provides a condition with an optional node context. |
OptionalContextCondition.php | file | core/ |
|
OptionalContextCondition::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.