Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 enable. |
| 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 |
| Config | class | core/ |
Provides Configuration Management destination plugin. |
| Config | class | core/ |
Drupal config source from database. |
| Config | class | composer/ |
Determine configuration. |
| Config | class | core/ |
Defines the default configuration object. |
| config.config_subscriber | service | core/ |
Drupal\config\ConfigSubscriber |
| config.factory | service | core/ |
Drupal\Core\Config\ConfigFactory |
| config.importer_subscriber | service | core/ |
Drupal\Core\Config\Importer\FinalMissingContentSubscriber |
| config.import_transformer | service | core/ |
Drupal\Core\Config\ImportStorageTransformer |
| config.info.yml | file | core/ |
core/modules/config/config.info.yml |
| config.installer | service | core/ |
Drupal\Core\Config\ConfigInstaller |
| config.links.menu.yml | file | core/ |
core/modules/config/config.links.menu.yml |
| config.links.task.yml | file | core/ |
core/modules/config/config.links.task.yml |
| config.manager | service | core/ |
Drupal\Core\Config\ConfigManager |
| config.module | file | core/ |
Allows site administrators to modify configuration. |
| config.permissions.yml | file | core/ |
core/modules/config/config.permissions.yml |
| Config.php | file | core/ |
|
| Config.php | file | core/ |
|
| Config.php | file | composer/ |
|
| Config.php | file | core/ |
|
| config.routing.yml | file | core/ |
core/modules/config/config.routing.yml |
| config.services.yml | file | core/ |
core/modules/config/config.services.yml |
| config.storage | service | core/ |
Drupal\Core\Config\CachedStorage |
| config.storage.active | service | core/ |
Drupal\Core\Config\DatabaseStorage |
| config.storage.export | service | core/ |
Drupal\Core\Config\ManagedStorage |
| config.storage.export.manager | service | core/ |
Drupal\Core\Config\ExportStorageManager |
| config.storage.schema | service | core/ |
Drupal\Core\Config\ExtensionInstallStorage |
| config.storage.snapshot | service | core/ |
Drupal\Core\Config\DatabaseStorage |
| config.storage.staging | service | core/ |
Drupal\Core\Config\FileStorage |
| config.storage.sync | service | core/ |
Alias of config.storage.staging |
| config.typed | service | core/ |
Drupal\Core\Config\TypedConfigManager |
| Config::$config | property | core/ |
The config object. |
Pagination
- Previous page
- Page 202
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.