Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConditionPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConditionPluginBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| ConditionPluginCollection | class | core/ |
Provides a collection of condition plugins. |
| ConditionPluginCollection.php | file | core/ |
|
| ConditionPluginCollection::$conditionContexts | property | core/ |
An array of collected contexts for conditions. |
| ConditionPluginCollection::addContext | function | core/ |
Sets the condition context for a given name. |
| ConditionPluginCollection::get | function | core/ |
|
| ConditionPluginCollection::getConditionContexts | function | core/ |
Gets the values for all defined contexts. |
| ConditionPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
| ConditionPluginCollectionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Condition\ConditionPluginCollection[[api-linebreak]] |
| ConditionPluginCollectionTest.php | file | core/ |
|
| ConditionPluginCollectionTest::$modules | property | core/ |
Modules to install. |
| ConditionPluginCollectionTest::testGetConfiguration | function | core/ |
@covers ::getConfiguration[[api-linebreak]] |
| ConditionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Database\Query\Condition[[api-linebreak]] |
| ConditionTest.php | file | core/ |
|
| ConditionTest::dataProviderTestCompileWithKnownOperators | function | core/ |
Provides a list of known operations and the expected output. |
| ConditionTest::providerSimpleCondition | function | core/ |
Provides a list of known operations and the expected output. |
| ConditionTest::providerTestCompileWithSqlInjectionForOperator | function | core/ |
|
| 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 |
| Config | class | core/ |
Provides Configuration Management destination plugin. |
| Config | class | core/ |
Drupal 8+ configuration source from database. |
| Config | class | composer/ |
Determine configuration. |
| Config | class | core/ |
Defines the default configuration object. |
| Config Action API | group | core/ |
Information about the classes and interfaces that make up the Config Action API. |
| config.checkpoints | service | core/ |
Drupal\Core\Config\Checkpoint\LinearHistory |
| config.config_subscriber | service | core/ |
Drupal\config\ConfigSubscriber |
Pagination
- Previous page
- Page 215
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.