Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ConfigNamesMapper::getTitle | function | core/ |
Returns title of this translation page. |
ConfigNamesMapper::getTypeLabel | function | core/ |
Returns the label of the type of data the mapper encapsulates. |
ConfigNamesMapper::getTypeName | function | core/ |
Returns the name of the type of data the mapper encapsulates. |
ConfigNamesMapper::getWeight | function | core/ |
Returns the weight of the mapper. |
ConfigNamesMapper::hasSchema | function | core/ |
Checks that all pieces of this configuration mapper have a schema. |
ConfigNamesMapper::hasTranslatable | function | core/ |
Checks if pieces of this configuration mapper have translatables. |
ConfigNamesMapper::hasTranslation | function | core/ |
Checks whether there is already a translation for this mapper. |
ConfigNamesMapper::populateFromRouteMatch | function | core/ |
Populate the config mapper with route match data. |
ConfigNamesMapper::processRoute | function | core/ |
Allows to process all config translation routes. |
ConfigNamesMapper::setLangcode | function | core/ |
Sets the original language code. |
ConfigNamesMapper::setRouteCollection | function | core/ |
Sets the route collection. |
ConfigNamesMapper::__construct | function | core/ |
Constructs a ConfigNamesMapper. |
ConfigNamesMapperTest | class | core/ |
Tests the functionality provided by the configuration names mapper. |
ConfigNamesMapperTest.php | file | core/ |
Contains \Drupal\Tests\config_translation\Unit\ConfigNamesMapperTest. |
ConfigNamesMapperTest::$baseRoute | property | core/ |
The base route used for testing. |
ConfigNamesMapperTest::$configMapperManager | property | core/ |
The configuration mapper manager. |
ConfigNamesMapperTest::$configNamesMapper | property | core/ |
The configuration names mapper to test. |
ConfigNamesMapperTest::$eventDispatcher | property | core/ |
The mocked event dispatcher. |
ConfigNamesMapperTest::$languageManager | property | core/ |
The mocked language manager. |
ConfigNamesMapperTest::$localeConfigManager | property | core/ |
The locale configuration manager. |
ConfigNamesMapperTest::$pluginDefinition | property | core/ |
The plugin definition of the test mapper. |
ConfigNamesMapperTest::$routeProvider | property | core/ |
The route provider used for testing. |
ConfigNamesMapperTest::$typedConfigManager | property | core/ |
The locale configuration manager. |
ConfigNamesMapperTest::$urlGenerator | property | core/ |
The mocked URL generator. |
ConfigNamesMapperTest::providerTestHasSchema | function | core/ |
Provides data for ConfigMapperTest::testHasSchema(). |
ConfigNamesMapperTest::providerTestHasTranslatable | function | core/ |
Provides data for ConfigNamesMapperTest::testHasTranslatable(). |
ConfigNamesMapperTest::providerTestHasTranslation | function | core/ |
Provides data for for ConfigNamesMapperTest::testHasTranslation(). |
ConfigNamesMapperTest::setUp | function | core/ |
|
ConfigNamesMapperTest::testAddConfigName | function | core/ |
Tests ConfigNamesMapper::addConfigName(). |
ConfigNamesMapperTest::testGetAddRoute | function | core/ |
Tests ConfigNamesMapper::getAddRoute(). |
ConfigNamesMapperTest::testGetAddRouteName | function | core/ |
Tests ConfigNamesMapper::getAddRouteName(). |
ConfigNamesMapperTest::testGetAddRouteParameters | function | core/ |
Tests ConfigNamesMapper::getAddRouteParameters(). |
ConfigNamesMapperTest::testGetBasePath | function | core/ |
Tests ConfigNamesMapper::getBasePath(). |
ConfigNamesMapperTest::testGetBaseRoute | function | core/ |
Tests ConfigNamesMapper::getBaseRoute(). |
ConfigNamesMapperTest::testGetBaseRouteName | function | core/ |
Tests ConfigNamesMapper::getBaseRouteName(). |
ConfigNamesMapperTest::testGetBaseRouteParameters | function | core/ |
Tests ConfigNamesMapper::getBaseRouteParameters(). |
ConfigNamesMapperTest::testGetConfigData | function | core/ |
Tests ConfigNamesMapper::getConfigData(). |
ConfigNamesMapperTest::testGetConfigNames | function | core/ |
Tests ConfigNamesMapper::getConfigNames(). |
ConfigNamesMapperTest::testGetDeleteRoute | function | core/ |
Tests ConfigNamesMapper::getRoute(). |
ConfigNamesMapperTest::testGetDeleteRouteName | function | core/ |
Tests ConfigNamesMapper::getDeleteRouteName(). |
ConfigNamesMapperTest::testGetDeleteRouteParameters | function | core/ |
Tests ConfigNamesMapper::getDeleteRouteParameters(). |
ConfigNamesMapperTest::testGetEditRoute | function | core/ |
Tests ConfigNamesMapper::getEditRoute(). |
ConfigNamesMapperTest::testGetEditRouteName | function | core/ |
Tests ConfigNamesMapper::getEditRouteName(). |
ConfigNamesMapperTest::testGetEditRouteParameters | function | core/ |
Tests ConfigNamesMapper::getEditRouteParameters(). |
ConfigNamesMapperTest::testGetLangcode | function | core/ |
Tests ConfigNamesMapper::getLangcode(). |
ConfigNamesMapperTest::testGetOperations | function | core/ |
Tests ConfigNamesMapper::hasTranslation(). |
ConfigNamesMapperTest::testGetOverviewPath | function | core/ |
Tests ConfigNamesMapper::getOverviewPath(). |
ConfigNamesMapperTest::testGetOverviewRoute | function | core/ |
Tests ConfigNamesMapper::getOverviewRoute(). |
ConfigNamesMapperTest::testGetOverviewRouteName | function | core/ |
Tests ConfigNamesMapper::getOverviewRouteName(). |
ConfigNamesMapperTest::testGetOverviewRouteParameters | function | core/ |
Tests ConfigNamesMapper::getOverviewRouteParameters(). |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.