| LazyRouteProviderInstallTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php |
The theme to install as the default for testing. |
| LazyRouteProviderInstallTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php |
Modules to install. |
| LazyRouteProviderInstallTest::testInstallation |
function |
core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php |
Tests that the lazy route provider is used during a module install. |
| LazyRouteProviderInstallTestHooks |
class |
core/modules/system/tests/modules/lazy_route_provider_install_test/src/Hook/LazyRouteProviderInstallTestHooks.php |
Hook implementations for lazy_route_provider_install_test. |
| LazyRouteProviderInstallTestHooks.php |
file |
core/modules/system/tests/modules/lazy_route_provider_install_test/src/Hook/LazyRouteProviderInstallTestHooks.php |
|
| LazyRouteProviderInstallTestHooks::menuLinksDiscoveredAlter |
function |
core/modules/system/tests/modules/lazy_route_provider_install_test/src/Hook/LazyRouteProviderInstallTestHooks.php |
Implements hook_menu_links_discovered_alter(). |
| lazy_route_provider_install_test.info.yml |
file |
core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml |
core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml |
| lazy_route_provider_install_test.services.yml |
file |
core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml |
core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml |
| Link::createFromRoute |
function |
core/lib/Drupal/Core/Link.php |
Creates a Link object from a given route name and parameters. |
| LinkNotExistingInternalConstraintValidatorTest::testValidateFromNonExistingRoute |
function |
core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidatorTest.php |
Tests validate from non existing route. |
| LinkNotExistingInternalConstraintValidatorTest::testValidateFromRoute |
function |
core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkNotExistingInternalConstraintValidatorTest.php |
Tests validate from route. |
| LinkUriTest::providerTestDisablingRouteValidation |
function |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
Provides test cases for LinkUriTest::testDisablingRouteValidation(). |
| LinkUriTest::providerTestNotRouted |
function |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
Provides test cases for LinkUriTest::testNotRouted(). |
| LinkUriTest::providerTestRouted |
function |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
Provides test cases for LinkUriTest::testTransform(). |
| LinkUriTest::testDisablingRouteValidation |
function |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
Tests disabling route validation in LinkUri::transform(). |
| LinkUriTest::testNotRouted |
function |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
Tests that Non routed URLs throws an exception. |
| LinkUriTest::testRouted |
function |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
Tests LinkUri::transform(). |
| LocalActionDefault::$routeProvider |
property |
core/lib/Drupal/Core/Menu/LocalActionDefault.php |
The route provider to load routes by name. |
| LocalActionDefault::getRouteName |
function |
core/lib/Drupal/Core/Menu/LocalActionDefault.php |
Get the route name from the settings. |
| LocalActionDefault::getRouteParameters |
function |
core/lib/Drupal/Core/Menu/LocalActionDefault.php |
Returns the route parameters needed to render a link for the local action. |
| LocalActionDefaultTest::$routeProvider |
property |
core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php |
The mocked route provider. |
| LocalActionInterface::getRouteName |
function |
core/lib/Drupal/Core/Menu/LocalActionInterface.php |
Get the route name from the settings. |
| LocalActionInterface::getRouteParameters |
function |
core/lib/Drupal/Core/Menu/LocalActionInterface.php |
Returns the route parameters needed to render a link for the local action. |
| LocalActionManager::$routeMatch |
property |
core/lib/Drupal/Core/Menu/LocalActionManager.php |
The current route match. |
| LocalActionManager::$routeProvider |
property |
core/lib/Drupal/Core/Menu/LocalActionManager.php |
The route provider to load routes by name. |
| LocalActionManager::getActionsForRoute |
function |
core/lib/Drupal/Core/Menu/LocalActionManager.php |
Finds all local actions that appear on a named route. |
| LocalActionManagerInterface::getActionsForRoute |
function |
core/lib/Drupal/Core/Menu/LocalActionManagerInterface.php |
Finds all local actions that appear on a named route. |
| LocalActionManagerTest::$routeProvider |
property |
core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php |
The mocked router provider. |
| LocalActionManagerTest::getActionsForRouteProvider |
function |
core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php |
|
| LocalActionManagerTest::testGetActionsForRoute |
function |
core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php |
Tests get actions for route. |
| LocalActionsBlock::$routeMatch |
property |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
The route match. |
| LocaleLocalTasksTest::getLocalePageRoutes |
function |
core/modules/locale/tests/src/Unit/Menu/LocaleLocalTasksTest.php |
Provides a list of routes to test. |
| LocalTaskDefault::$routeProvider |
property |
core/lib/Drupal/Core/Menu/LocalTaskDefault.php |
The route provider to load routes by name. |
| LocalTaskDefault::getRouteName |
function |
core/lib/Drupal/Core/Menu/LocalTaskDefault.php |
Get the route name from the settings. |
| LocalTaskDefault::getRouteParameters |
function |
core/lib/Drupal/Core/Menu/LocalTaskDefault.php |
Returns the route parameters needed to render a link for the local task. |
| LocalTaskDefault::routeProvider |
function |
core/lib/Drupal/Core/Menu/LocalTaskDefault.php |
Returns the route provider. |
| LocalTaskDefaultTest::$routeProvider |
property |
core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php |
The mocked route provider. |
| LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithNonUpcastedParameters |
function |
core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php |
Tests get route parameters for dynamic route with non upcasted parameters. |
| LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParameters |
function |
core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php |
Tests the getRouteParameters method for a route with upcasted parameters. |
| LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParametersEmptyRawParameters |
function |
core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php |
Tests the getRouteParameters method for a route with upcasted parameters. |
| LocalTaskDefaultTest::testGetRouteParametersForStaticRoute |
function |
core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php |
Tests get route parameters for static route. |
| LocalTaskDefaultTest::testGetRouteParametersInPluginDefinitions |
function |
core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php |
Tests get route parameters in plugin definitions. |
| LocalTaskInterface::getRouteName |
function |
core/lib/Drupal/Core/Menu/LocalTaskInterface.php |
Get the route name from the settings. |
| LocalTaskInterface::getRouteParameters |
function |
core/lib/Drupal/Core/Menu/LocalTaskInterface.php |
Returns the route parameters needed to render a link for the local task. |
| LocalTaskManager::$routeMatch |
property |
core/lib/Drupal/Core/Menu/LocalTaskManager.php |
The current route match. |
| LocalTaskManager::$routeProvider |
property |
core/lib/Drupal/Core/Menu/LocalTaskManager.php |
The route provider to load routes by name. |
| LocalTaskManager::getLocalTasksForRoute |
function |
core/lib/Drupal/Core/Menu/LocalTaskManager.php |
Find all local tasks that appear on a named route. |
| LocalTaskManager::isRouteActive |
function |
core/lib/Drupal/Core/Menu/LocalTaskManager.php |
Determines whether the route of a certain local task is currently active. |
| LocalTaskManagerInterface::getLocalTasksForRoute |
function |
core/lib/Drupal/Core/Menu/LocalTaskManagerInterface.php |
Find all local tasks that appear on a named route. |
| LocalTaskManagerTest::$routeMatch |
property |
core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php |
The route match. |