Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigManager::findConfigEntityDependencies | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManager::findConfigEntityDependenciesAsEntities | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManager::findConfigEntityDependents | function | core/ |
Deprecated method to find config entity dependencies. |
| ConfigManager::findConfigEntityDependentsAsEntities | function | core/ |
Deprecated method to find config entity dependencies as entities. |
| ConfigManager::findMissingContentDependencies | function | core/ |
Finds missing content dependencies declared in configuration entities. |
| ConfigManager::getConfigEntitiesToChangeOnDependencyRemoval | function | core/ |
Lists which config entities to update and delete on removal of a dependency. |
| ConfigManager::uninstall | function | core/ |
Uninstalls the configuration of a given extension. |
| ConfigManager::__construct | function | core/ |
Creates ConfigManager objects. |
| ConfigManagerInterface::createSnapshot | function | core/ |
Creates a configuration snapshot following a successful import. |
| ConfigManagerInterface::findConfigEntityDependencies | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManagerInterface::findConfigEntityDependenciesAsEntities | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManagerInterface::findConfigEntityDependents | function | core/ |
Deprecated method to find config entity dependencies. |
| ConfigManagerInterface::findConfigEntityDependentsAsEntities | function | core/ |
Deprecated method to find config entity dependencies as entities. |
| ConfigManagerInterface::findMissingContentDependencies | function | core/ |
Finds missing content dependencies declared in configuration entities. |
| ConfigManagerInterface::getConfigEntitiesToChangeOnDependencyRemoval | function | core/ |
Lists which config entities to update and delete on removal of a dependency. |
| ConfigManagerInterface::uninstall | function | core/ |
Uninstalls the configuration of a given extension. |
| ConfigMapperInterface::getAddRouteParameters | function | core/ |
Returns the route parameters for the translation add form route. |
| ConfigMapperInterface::getBasePath | function | core/ |
Returns a processed path for the base route the mapper is attached to. |
| ConfigMapperInterface::getBaseRoute | function | core/ |
Returns the base route object the mapper is attached to. |
| ConfigMapperInterface::getBaseRouteName | function | core/ |
Returns the name of the base route the mapper is attached to. |
| ConfigMapperInterface::getBaseRouteParameters | function | core/ |
Returns the route parameters for the base route the mapper is attached to. |
| ConfigMapperInterface::getConfigNames | function | core/ |
Returns an array of configuration names for the mapper. |
| ConfigMapperInterface::getDeleteRouteParameters | function | core/ |
Returns the route parameters for the translation deletion route. |
| ConfigMapperInterface::getEditRouteParameters | function | core/ |
Returns the route parameters for the translation edit form route. |
| ConfigMapperInterface::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| ConfigMapperInterface::getOverviewRouteParameters | function | core/ |
Returns the route parameters for the translation overview route. |
| ConfigMapperInterface::hasSchema | function | core/ |
Checks that all pieces of this configuration mapper have a schema. |
| ConfigMapperInterface::hasTranslatable | function | core/ |
Checks if pieces of this configuration mapper have translatables. |
| ConfigMapperInterface::hasTranslation | function | core/ |
Checks whether there is already a translation for this mapper. |
| ConfigMapperInterface::setLangcode | function | core/ |
Sets the original language code. |
| ConfigMapperInterface::setRouteCollection | function | core/ |
Sets the route collection. |
| ConfigMapperManager::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition(). |
| ConfigMapperManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| ConfigMapperManager::findTranslatable | function | core/ |
Returns TRUE if at least one translatable element is found. |
| ConfigMapperManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| ConfigMapperManager::getMappers | function | core/ |
Returns an array of all mappers. |
| ConfigMapperManager::hasTranslatable | function | core/ |
Returns TRUE if the configuration data has translatable items. |
| ConfigMapperManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| ConfigMapperManager::__construct | function | core/ |
Constructs a ConfigMapperManager. |
| ConfigMapperManagerInterface::getMappers | function | core/ |
Returns an array of all mappers. |
| ConfigMapperManagerInterface::hasTranslatable | function | core/ |
Returns TRUE if the configuration data has translatable items. |
| ConfigMapperManagerTest | class | core/ |
Tests the functionality provided by configuration translation mapper manager. |
| ConfigMapperManagerTest.php | file | core/ |
|
| ConfigMapperManagerTest::$configMapperManager | property | core/ |
The configuration mapper manager to test. |
| ConfigMapperManagerTest::$typedConfigManager | property | core/ |
The typed configuration manager used for testing. |
| ConfigMapperManagerTest::getElement | function | core/ |
Returns a mocked schema element. |
| ConfigMapperManagerTest::getNestedElement | function | core/ |
Returns a mocked nested schema element. |
| ConfigMapperManagerTest::providerTestHasTranslatable | function | core/ |
Provides data for ConfigMapperManager::testHasTranslatable() |
| ConfigMapperManagerTest::setUp | function | core/ |
|
| ConfigMapperManagerTest::testHasTranslatable | function | core/ |
Tests ConfigMapperManager::hasTranslatable(). |
Pagination
- Previous page
- Page 191
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.