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 |
---|---|---|---|
AccessResultTest::testAccessConditionallyAllowed | function | core/ |
@covers ::allowedIf[[api-linebreak]] @covers ::isAllowed[[api-linebreak]] @covers ::isForbidden[[api-linebreak]] @covers ::isNeutral[[api-linebreak]] |
AccessResultTest::testAccessConditionallyForbidden | function | core/ |
@covers ::forbiddenIf[[api-linebreak]] @covers ::isAllowed[[api-linebreak]] @covers ::isForbidden[[api-linebreak]] @covers ::isNeutral[[api-linebreak]] |
AlterTest::testAlterChangeConditional | function | core/ |
Tests that we can alter a query's conditionals. |
AttachedAssetsTest::testBrowserConditionalComments | function | core/ |
Tests adding JavaScript within conditional comments. |
Block::$conditionPluginManager | property | core/ |
The condition plugin manager. |
Block::conditionPluginManager | function | core/ |
Gets the condition plugin manager. |
Block::getVisibilityCondition | function | core/ |
Gets a visibility condition plugin instance. |
Block::getVisibilityConditions | function | core/ |
Gets conditions for this block. |
BlockAccessControlHandler::mergeCacheabilityFromConditions | function | core/ |
Merges cacheable metadata from conditions onto the access result object. |
BlockFormTest::$conditionManager | property | core/ |
The condition plugin manager. |
BlockInterface::getVisibilityCondition | function | core/ |
Gets a visibility condition plugin instance. |
BlockInterface::getVisibilityConditions | function | core/ |
Gets conditions for this block. |
block_post_update_replace_node_type_condition | function | core/ |
Updates the node type visibility condition. |
BrowserWithJavascriptTest::testAssertJsCondition | function | core/ |
|
CacheablePreconditionFailedHttpException | class | core/ |
A cacheable PreconditionFailedHttpException. |
CacheablePreconditionFailedHttpException.php | file | core/ |
|
CacheablePreconditionFailedHttpException::__construct | function | core/ |
|
CacheablePreconditionRequiredHttpException | class | core/ |
A cacheable PreconditionRequiredHttpException. |
CacheablePreconditionRequiredHttpException.php | file | core/ |
|
CacheablePreconditionRequiredHttpException::__construct | function | core/ |
|
Condition | class | core/ |
CorefakeWithAllCustomClasses implementation of \Drupal\Core\Database\Condition. |
Condition | class | core/ |
Defines the condition class for the null entity query. |
Condition | class | core/ |
Defines a condition plugin annotation object. |
Condition | class | core/ |
Generic class for a series of conditions in a query. |
Condition | class | core/ |
Implements entity query conditions for PostgreSQL databases. |
Condition | class | core/ |
Implements entity query conditions for SQL databases. |
Condition | class | core/ |
Defines the condition class for the config entity query. |
Condition | class | core/ |
Defines the condition class for the key value entity query. |
Condition.php | file | core/ |
|
Condition.php | file | core/ |
|
Condition.php | file | core/ |
|
Condition.php | file | core/ |
|
Condition.php | file | core/ |
|
Condition.php | file | core/ |
|
Condition.php | file | core/ |
|
Condition.php | file | core/ |
|
Condition::$arguments | property | core/ |
Array of arguments. |
Condition::$category | property | core/ |
The category under which the condition should listed in the UI. |
Condition::$changed | property | core/ |
Whether the conditions have been changed. |
Condition::$conditionOperatorMap | property | core/ |
Provides a map of condition operators to condition operator options. |
Condition::$conditions | property | core/ |
Array of conditions. |
Condition::$context_definitions | property | core/ |
An array of context definitions describing the context used by the plugin. |
Condition::$id | property | core/ |
The condition plugin ID. |
Condition::$label | property | core/ |
The human-readable name of the condition. |
Condition::$module | property | core/ |
The name of the module providing the type. |
Condition::$nestedInsideOrCondition | property | core/ |
Whether this condition is nested inside an OR condition. |
Condition::$query | property | core/ |
The SQL entity query object this condition belongs to. |
Condition::$queryPlaceholderIdentifier | property | core/ |
The identifier of the query placeholder this condition has been compiled against. |
Condition::$sqlQuery | property | core/ |
The current SQL query, set by parent condition compile() method calls. |
Condition::$stringVersion | property | core/ |
Contains the string version of the Condition. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.