Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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.checkpoints | service | core/ |
Drupal\Core\Config\Checkpoint\LinearHistory |
| config.config_subscriber | service | core/ |
Drupal\config\ConfigSubscriber |
| config.export_single.html.twig | file | core/ |
--- label: 'Exporting a single configuration item' related: - core.config_overview - config.export_full - config.import_full - config.import_single --- {% set single_export_link_text %}{% trans %}Single item{% endtrans %}{% endset %} {% set… |
| config.importer_subscriber | service | core/ |
Drupal\Core\Config\Importer\FinalMissingContentSubscriber |
| config.import_single.html.twig | file | core/ |
--- label: 'Importing a single configuration item' related: - core.config_overview - config.export_full - config.import_full - config.export_single --- {% set single_import_link_text %}{% trans %}Single item{% endtrans %}{% endset %} {% set… |
| config.import_transformer | service | core/ |
Drupal\Core\Config\ImportStorageTransformer |
| 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.permissions.yml | file | core/ |
core/modules/config/config.permissions.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.checkpoint | service | core/ |
Drupal\Core\Config\Checkpoint\CheckpointStorage |
| 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.sync | service | core/ |
Drupal\Core\Config\FileStorage |
| Config::$eventDispatcher | property | core/ |
An event dispatcher instance to use for configuration events. |
| Config::$moduleOverrides | property | core/ |
The current module overrides. |
| Config::$settingsOverrides | property | core/ |
The current settings overrides. |
| Config::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Config::fields | function | core/ |
Returns an array of destination fields. |
| Config::fields | function | core/ |
Returns available fields on the source. |
| Config::getAllCleanupPaths | function | composer/ |
Gets the configured list of directories to remove from the root package. |
| Config::getDestinationModule | function | core/ |
Gets the destination module handling the destination data. |
| Config::getIds | function | core/ |
Gets the destination IDs. |
| Config::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Config::getPathsForPackage | function | composer/ |
Get a list of paths to remove for the given package. |
| Config::hasOverrides | function | core/ |
Determines if overrides are applied to a key for this configuration object. |
| Config::isTranslationDestination | function | core/ |
Get whether this destination is for translations. |
| Config::resetOverriddenData | function | core/ |
Resets the current data, so overrides are re-applied. |
| Config::save | function | core/ |
Saves the configuration object. |
| Config::set | function | core/ |
Sets a value in this configuration object. |
| Config::setData | function | core/ |
Replaces the data of this configuration object. |
Pagination
- Previous page
- Page 176
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.