Search for condition
- Search 7.x for condition
- Search 9.5.x for condition
- Search 8.9.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 attribute. |
| Condition | class | core/ |
Defines a condition plugin annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConditionTest::testCompileWithKnownOperators | function | core/ |
@covers ::compile[[api-linebreak]] |
| ConditionTest::testCompileWithSqlInjectionForOperator | function | core/ |
@covers ::compile[[api-linebreak]] |
| ConditionTest::testContribCondition | function | core/ |
Tests that the core Condition can be overridden. |
| ConditionTest::testSimpleCondition | function | core/ |
@covers ::compile[[api-linebreak]] @dataProvider providerSimpleCondition |
| ConditionTestDualUser | class | core/ |
Provides a condition that requires two users. |
| ConditionTestDualUser.php | file | core/ |
|
| ConditionTestDualUser::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| ConditionTestDualUser::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| ConditionTestDualUserTest | class | core/ |
Tests a condition that requires two users. |
| ConditionTestDualUserTest.php | file | core/ |
|
| ConditionTestDualUserTest::$anonymous | property | core/ |
An anonymous user for testing purposes. |
| ConditionTestDualUserTest::$authenticated | property | core/ |
An authenticated user for testing purposes. |
| ConditionTestDualUserTest::$modules | property | core/ |
Modules to install. |
| ConditionTestDualUserTest::doTestDifferentUser | function | core/ |
Tests with each context mapped to different users. |
| ConditionTestDualUserTest::doTestIdenticalUser | function | core/ |
Tests with both contexts mapped to the same user. |
| ConditionTestDualUserTest::setUp | function | core/ |
|
| ConditionTestDualUserTest::testConditions | function | core/ |
Tests the dual user condition. |
| ConditionTestNoExistingType | class | core/ |
Provides a condition that has a no existing context. |
| ConditionTestNoExistingType.php | file | core/ |
|
| ConditionTestNoExistingType::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| ConditionTestNoExistingType::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| condition_test.info.yml | file | core/ |
core/modules/system/tests/modules/condition_test/condition_test.info.yml |
| condition_test.routing.yml | file | core/ |
core/modules/system/tests/modules/condition_test/condition_test.routing.yml |
| condition_test.schema.yml | file | core/ |
core/modules/system/tests/modules/condition_test/config/schema/condition_test.schema.yml |
| condition_test.settings.yml | file | core/ |
core/modules/system/tests/modules/condition_test/config/install/condition_test.settings.yml |
| ConfigEntityQueryTest::testStringIdConditions | function | core/ |
Tests ID conditions. |
| Connection::$postgresqlConditionOperatorMap | property | core/ |
A map of condition operators to PostgreSQL operators. |
| Connection::$sqliteConditionOperatorMap | property | core/ |
A map of condition operators to SQLite operators. |
| Connection::condition | function | core/ |
Prepares and returns a CONDITION query object. |
| Connection::condition | function | core/ |
Prepares and returns a CONDITION query object. |
| Connection::condition | function | core/ |
Prepares and returns a CONDITION query object. |
| Connection::condition | function | core/ |
Prepares and returns a CONDITION query object. |
| Connection::condition | function | core/ |
Prepares and returns a CONDITION query object. |
| Connection::condition | function | core/ |
Prepares and returns a CONDITION query object. |
| Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
| Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
| Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
| Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
| Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
| ConnectionTest::testCondition | function | core/ |
Tests that the method ::condition() returns a Condition object. |
| CurrentThemeCondition | class | core/ |
Provides a 'Current Theme' condition. |
| CurrentThemeCondition.php | file | core/ |
|
| CurrentThemeCondition::$themeHandler | property | core/ |
The theme handler. |
| CurrentThemeCondition::$themeManager | property | core/ |
The theme manager. |
| CurrentThemeCondition::buildConfigurationForm | function | core/ |
Form constructor. |
| CurrentThemeCondition::create | function | core/ |
Creates an instance of the plugin. |
| CurrentThemeCondition::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| CurrentThemeCondition::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| CurrentThemeCondition::getCacheContexts | function | core/ |
|
| CurrentThemeCondition::submitConfigurationForm | function | core/ |
Form submission handler. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.