Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigConfigurator::hasTasks | function | core/ |
Determines if the recipe has any config or config actions to apply. |
| ConfigConfigurator::__construct | function | core/ |
|
| ConfigConfiguratorTest | class | core/ |
Tests Config Configurator. |
| ConfigConfiguratorTest.php | file | core/ |
|
| ConfigConfiguratorTest::cloneRecipe | function | core/ |
Clones a recipes. |
| ConfigConfiguratorTest::testExistingConfigIsIgnoredInLenientMode | function | core/ |
Tests existing config is ignored in lenient mode. |
| ConfigConfiguratorTest::testExistingConfigWithKeysInDifferentOrder | function | core/ |
Tests creating an existing configuration with a difference key order. |
| ConfigConfiguratorTest::testFullStrictness | function | core/ |
Tests strict mode. |
| ConfigConfiguratorTest::testSelectiveStrictness | function | core/ |
Tests with strict mode on part of the configuration. |
| ConfigController::$exportStorage | property | core/ |
The export storage. |
| ConfigController::$fileSystem | property | core/ |
The file system. |
| ConfigController::$importTransformer | property | core/ |
The import transformer service. |
| ConfigController::$syncStorage | property | core/ |
The sync storage. |
| ConfigController::$targetStorage | property | core/ |
The target storage. |
| ConfigController::__construct | function | core/ |
Constructs a ConfigController object. |
| ConfigCrudEvent::isChanged | function | core/ |
Checks to see if the provided configuration key's value has changed. |
| ConfigCrudEvent::__construct | function | core/ |
Constructs a configuration event object. |
| ConfigCRUDTest | class | core/ |
Tests CRUD operations on configuration objects. |
| ConfigCRUDTest.php | file | core/ |
|
| ConfigCRUDTest::$strictConfigSchema | property | core/ |
Exempt from strict schema checking. |
| ConfigCRUDTest::testCRUD | function | core/ |
Tests CRUD operations. |
| ConfigCRUDTest::testDataTypes | function | core/ |
Tests data type handling. |
| ConfigCRUDTest::testNameValidation | function | core/ |
Tests the validation of configuration object names. |
| ConfigCRUDTest::testTrustedDataDeprecation | function | core/ |
Tests deprecation of trusted data. |
| ConfigCRUDTest::testValueValidation | function | core/ |
Tests the validation of configuration object values. |
| ConfigDependencies | class | core/ |
Calculates rest resource config dependencies. |
| ConfigDependencies.php | file | core/ |
|
| ConfigDependencies::$authProviders | property | core/ |
The authentication providers, keyed by ID. |
| ConfigDependencies::$formatProviders | property | core/ |
The serialization format providers, keyed by format. |
| ConfigDependencies::calculateDependencies | function | core/ |
Calculates dependencies of a specific rest resource configuration. |
| ConfigDependencies::create | function | core/ |
Instantiates a new instance of this class. |
| ConfigDependencies::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| ConfigDependencies::onDependencyRemovalForMethodGranularity | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| ConfigDependencies::onDependencyRemovalForResourceGranularity | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| ConfigDependencies::__construct | function | core/ |
Creates a new ConfigDependencies instance. |
| ConfigDependenciesTest | class | core/ |
Tests Drupal\rest\Entity\ConfigDependencies. |
| ConfigDependenciesTest.php | file | core/ |
|
| ConfigDependenciesTest::$modules | property | core/ |
Modules to install. |
| ConfigDependenciesTest::providerBasicDependencies | function | core/ |
|
| ConfigDependenciesTest::providerOnDependencyRemovalForResourceGranularity | function | core/ |
|
| ConfigDependenciesTest::testCalculateDependencies | function | core/ |
Tests calculate dependencies. |
| ConfigDependenciesTest::testOnDependencyRemovalForResourceGranularity | function | core/ |
Tests on dependency removal for resource granularity. |
| ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth | function | core/ |
Tests on dependency removal remove auth. |
| ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency | function | core/ |
Tests on dependency removal remove unrelated dependency. |
| ConfigDependencyDeleteFormTrait::addDependencyListsToForm | function | core/ |
Adds form elements to list affected configuration entities. |
| ConfigDependencyManager::createGraphConfigEntityDependencies | function | core/ |
Creates a graph of config entity dependencies. |
| ConfigDependencyManager::getDependentEntities | function | core/ |
Gets dependencies. |
| ConfigDependencyManager::prepareMultisort | function | core/ |
Extracts data from the graph for use in array_multisort(). |
| ConfigDependencyManager::setData | function | core/ |
Sets data to calculate dependencies for. |
| ConfigDependencyManager::sortAll | function | core/ |
Sorts the dependencies in order of most dependent last. |
Pagination
- Previous page
- Page 193
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.