Search for condition
- Search 7.x for condition
- Search 8.9.x for condition
- Search 10.3.x for condition
- Search 11.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 annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FormController::$condition_current_theme | 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 \Drupal\Core\Condition\ConditionManager::getDefinitions(). |
HtmlTag::preRenderConditionalComments | function | core/ |
Pre-render callback: Renders #browsers into #prefix and #suffix. |
HtmlTagTest::providerPreRenderConditionalComments | function | core/ |
Data provider for conditional comments test. |
HtmlTagTest::testPreRenderConditionalComments | function | core/ |
@group legacy @covers ::preRenderConditionalComments @dataProvider providerPreRenderConditionalComments |
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 enable. |
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. |
NodeBlockFunctionalTest::testDeprecatedNodeTypeCondition | function | core/ |
Tests customization of deprecated node type condition. |
NodeConditionTest | class | core/ |
Tests that conditions, provided by the node module, are working properly. |
NodeConditionTest.php | file | core/ |
|
NodeConditionTest::$modules | property | core/ |
Modules to enable. |
NodeConditionTest::setUp | function | core/ |
|
NodeConditionTest::testConditions | function | core/ |
Tests conditions. |
NodeConditionTest::testLegacy | function | core/ |
@group legacy |
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. |
OptionalContextCondition::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
OptionalContextConditionTest | class | core/ |
Tests a condition with optional context. |
OptionalContextConditionTest.php | file | core/ |
|
OptionalContextConditionTest::$modules | property | core/ |
Modules to enable. |
OptionalContextConditionTest::testContextAvailable | function | core/ |
Tests with both contexts mapped to the same user. |
OptionalContextConditionTest::testContextMissing | function | core/ |
Tests with both contexts mapped to the same user. |
OptionalContextConditionTest::testContextNoValue | function | core/ |
Tests with both contexts mapped to the same user. |
PageCacheTest::testConditionalRequests | function | core/ |
Tests support of requests with If-Modified-Since and If-None-Match headers. |
PathAliasTestTrait::loadPathAliasByConditions | function | core/ |
Gets the first result from a 'load by properties' storage call. |
plugin.manager.condition | service | core/ |
Drupal\Core\Condition\ConditionManager |
Query::condition | function | core/ |
Overrides \Drupal\Core\Entity\Query\QueryBase::condition(). |
Query::conditionAggregateGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
QueryAggregate::conditionAggregateGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
QueryAggregateInterface::conditionAggregate | function | core/ |
Sets a condition for an aggregated value. |
QueryAggregateInterface::conditionAggregateGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
QueryBase::$condition | property | core/ |
Conditions. |
QueryBase::$conditionAggregate | property | core/ |
Aggregate Conditions. |
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.