ConfigNamesMapper::$routeProvider |
property |
core/modules/config_translation/src/ConfigNamesMapper.php |
The route provider. |
ConfigNamesMapper::getAddRoute |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::getAddRouteName |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::getAddRouteParameters |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::getBaseRoute |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::getBaseRouteName |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::getBaseRouteParameters |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::getDeleteRoute |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::getDeleteRouteName |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::getDeleteRouteParameters |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::getEditRoute |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::getEditRouteName |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::getEditRouteParameters |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::getOverviewRoute |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::getOverviewRouteName |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::getOverviewRouteParameters |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::populateFromRouteMatch |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapper::processRoute |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
Allows to process all config translation routes. |
ConfigNamesMapper::setRouteCollection |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
|
ConfigNamesMapperTest::$baseRoute |
property |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
The base route used for testing. |
ConfigNamesMapperTest::$routeProvider |
property |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
The route provider used for testing. |
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::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::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::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::testPopulateFromRouteMatch |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::populateFromRouteMatch(). |
ConfigTranslationController::$router |
property |
core/modules/config_translation/src/Controller/ConfigTranslationController.php |
The dynamic router service. |
ConfigTranslationOverviewAccess::getMapperFromRouteMatch |
function |
core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php |
Gets a configuration mapper using a route match. |
config_translation.route_subscriber |
service |
core/modules/config_translation/config_translation.services.yml |
Drupal\config_translation\Routing\RouteSubscriber |
ConfirmFormHelperTest::testCancelLinkRoute |
function |
core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php |
Tests a cancel link route. |
ConfirmFormHelperTest::testCancelLinkRouteWithParams |
function |
core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php |
Tests a cancel link route with parameters. |
ConfirmFormHelperTest::testCancelLinkRouteWithUrl |
function |
core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php |
Tests a cancel link route with a URL object. |
ContentModerationRouteSubscriber |
class |
core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php |
Subscriber for moderated revisionable entity forms. |
ContentModerationRouteSubscriber.php |
file |
core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php |
|
ContentModerationRouteSubscriber::$entityTypeManager |
property |
core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php |
The entity type manager. |
ContentModerationRouteSubscriber::$moderatedEntityTypes |
property |
core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php |
An associative array of moderated entity types keyed by ID. |
ContentModerationRouteSubscriber::alterRoutes |
function |
core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php |
|
ContentModerationRouteSubscriber::getModeratedEntityTypes |
function |
core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php |
Returns the moderated entity types. |
ContentModerationRouteSubscriber::getSubscribedEvents |
function |
core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php |
|