| ConfigModuleOverridesTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/ConfigModuleOverridesTest.php |
Modules to install. |
| ConfigModuleOverridesTest::testSimpleModuleOverrides |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigModuleOverridesTest.php |
|
| ConfigNamesMapperTest |
class |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests the functionality provided by the configuration names mapper. |
| ConfigNamesMapperTest.php |
file |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Contains \Drupal\Tests\config_translation\Unit\ConfigNamesMapperTest. |
| ConfigNamesMapperTest::$baseRoute |
property |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
The base route used for testing. |
| ConfigNamesMapperTest::$configMapperManager |
property |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
The configuration mapper manager. |
| ConfigNamesMapperTest::$configNamesMapper |
property |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
The configuration names mapper to test. |
| ConfigNamesMapperTest::$eventDispatcher |
property |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
The mocked event dispatcher. |
| ConfigNamesMapperTest::$languageManager |
property |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
The mocked language manager. |
| ConfigNamesMapperTest::$localeConfigManager |
property |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
The locale configuration manager. |
| ConfigNamesMapperTest::$pluginDefinition |
property |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
The plugin definition of the test mapper. |
| ConfigNamesMapperTest::$routeProvider |
property |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
The route provider used for testing. |
| ConfigNamesMapperTest::$typedConfigManager |
property |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
The locale configuration manager. |
| ConfigNamesMapperTest::$urlGenerator |
property |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
The mocked URL generator. |
| ConfigNamesMapperTest::providerTestHasSchema |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Provides data for ConfigMapperTest::testHasSchema(). |
| ConfigNamesMapperTest::providerTestHasTranslatable |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Provides data for ConfigNamesMapperTest::testHasTranslatable(). |
| ConfigNamesMapperTest::providerTestHasTranslation |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Provides data for ConfigNamesMapperTest::testHasTranslation(). |
| ConfigNamesMapperTest::setUp |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
|
| ConfigNamesMapperTest::testAddConfigName |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::addConfigName(). |
| ConfigNamesMapperTest::testGetAddRoute |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getAddRoute(). |
| ConfigNamesMapperTest::testGetAddRouteName |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getAddRouteName(). |
| ConfigNamesMapperTest::testGetAddRouteParameters |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getAddRouteParameters(). |
| ConfigNamesMapperTest::testGetBasePath |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getBasePath(). |
| ConfigNamesMapperTest::testGetBaseRoute |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getBaseRoute(). |
| ConfigNamesMapperTest::testGetBaseRouteName |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getBaseRouteName(). |
| ConfigNamesMapperTest::testGetBaseRouteParameters |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getBaseRouteParameters(). |
| ConfigNamesMapperTest::testGetConfigData |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getConfigData(). |
| ConfigNamesMapperTest::testGetConfigNames |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getConfigNames(). |
| ConfigNamesMapperTest::testGetDeleteRoute |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getRoute(). |
| ConfigNamesMapperTest::testGetDeleteRouteName |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getDeleteRouteName(). |
| ConfigNamesMapperTest::testGetDeleteRouteParameters |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getDeleteRouteParameters(). |
| ConfigNamesMapperTest::testGetEditRoute |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getEditRoute(). |
| ConfigNamesMapperTest::testGetEditRouteName |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getEditRouteName(). |
| ConfigNamesMapperTest::testGetEditRouteParameters |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getEditRouteParameters(). |
| ConfigNamesMapperTest::testGetLangcode |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getLangcode(). |
| ConfigNamesMapperTest::testGetOperations |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::hasTranslation(). |
| ConfigNamesMapperTest::testGetOverviewPath |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getOverviewPath(). |
| ConfigNamesMapperTest::testGetOverviewRoute |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getOverviewRoute(). |
| ConfigNamesMapperTest::testGetOverviewRouteName |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getOverviewRouteName(). |
| ConfigNamesMapperTest::testGetOverviewRouteParameters |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getOverviewRouteParameters(). |
| ConfigNamesMapperTest::testGetTitle |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getTitle(). |
| ConfigNamesMapperTest::testGetTypeLabel |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getTypeLabel(). |
| ConfigNamesMapperTest::testGetTypeName |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getTypeName(). |
| ConfigNamesMapperTest::testGetWeight |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getWeight(). |
| ConfigNamesMapperTest::testHasSchema |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::hasSchema(). |
| ConfigNamesMapperTest::testHasTranslatable |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::hasTranslatable(). |
| ConfigNamesMapperTest::testHasTranslation |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::hasTranslation(). |
| ConfigNamesMapperTest::testPopulateFromRouteMatch |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::populateFromRouteMatch(). |
| ConfigOtherModuleTest |
class |
core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php |
Tests default configuration provided by a module that does not own it. |
| ConfigOtherModuleTest.php |
file |
core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php |
|