25 string references to 'Route'
- CommentBreadcrumbBuilder::applies in core/
modules/ comment/ src/ CommentBreadcrumbBuilder.php - Whether this breadcrumb builder should be used to build the breadcrumb.
- CommentBreadcrumbBuilder::build in core/
modules/ comment/ src/ CommentBreadcrumbBuilder.php - Builds the breadcrumb.
- core.data_types.schema.yml in core/
config/ schema/ core.data_types.schema.yml - core/config/schema/core.data_types.schema.yml
- d6_menu_links.yml in core/
modules/ menu_link_content/ migrations/ d6_menu_links.yml - core/modules/menu_link_content/migrations/d6_menu_links.yml
- d6_menu_links_localized.yml in core/
modules/ content_translation/ migrations/ d6_menu_links_localized.yml - core/modules/content_translation/migrations/d6_menu_links_localized.yml
- d7_menu_links.yml in core/
modules/ menu_link_content/ migrations/ d7_menu_links.yml - core/modules/menu_link_content/migrations/d7_menu_links.yml
- demo_umami_toolbar in core/
profiles/ demo_umami/ demo_umami.profile - Implements hook_toolbar().
- HelpBlock::getCacheContexts in core/
modules/ help/ src/ Plugin/ Block/ HelpBlock.php - HelpBreadcrumbBuilder::applies in core/
modules/ help/ src/ HelpBreadcrumbBuilder.php - Whether this breadcrumb builder should be used to build the breadcrumb.
- LinkWidget::getUriAsDisplayableString in core/
modules/ link/ src/ Plugin/ Field/ FieldWidget/ LinkWidget.php - Gets the URI without the 'internal:' or 'entity:' scheme.
- LocalActionManager::getActionsForRoute in core/
lib/ Drupal/ Core/ Menu/ LocalActionManager.php - Finds all local actions that appear on a named route.
- LocalTaskManager::getLocalTasks in core/
lib/ Drupal/ Core/ Menu/ LocalTaskManager.php - Renders the local tasks (tabs) for the given route.
- LocalTaskManager::getTasksBuild in core/
lib/ Drupal/ Core/ Menu/ LocalTaskManager.php - Gets the render array for all local tasks.
- MatcherDumper::dump in core/
lib/ Drupal/ Core/ Routing/ MatcherDumper.php - Dumps a set of routes to the router table in the database.
- NavigationLinkBlock::getUriAsDisplayableString in core/
modules/ navigation/ src/ Plugin/ Block/ NavigationLinkBlock.php - Gets the URI without the 'internal:' or 'entity:' scheme.
- NodeRouteContext::getRuntimeContexts in core/
modules/ node/ src/ ContextProvider/ NodeRouteContext.php - Gets runtime context values for the given context IDs.
- node_translation_menu_links.yml in core/
modules/ content_translation/ migrations/ node_translation_menu_links.yml - core/modules/content_translation/migrations/node_translation_menu_links.yml
- RouteCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ RouteCacheContext.php - Returns the label of the cache context.
- RouteProcessorCurrent::processOutbound in core/
lib/ Drupal/ Core/ RouteProcessor/ RouteProcessorCurrent.php - Processes the outbound route.
- RouteProvider::getAllRoutes in core/
lib/ Drupal/ Core/ Routing/ RouteProvider.php - Returns all the routes on the system.
- TermBreadcrumbBuilder::applies in core/
modules/ taxonomy/ src/ TermBreadcrumbBuilder.php - Whether this breadcrumb builder should be used to build the breadcrumb.
- TermBreadcrumbBuilder::build in core/
modules/ taxonomy/ src/ TermBreadcrumbBuilder.php - Builds the breadcrumb.
- TermRouteContext::getRuntimeContexts in core/
modules/ taxonomy/ src/ ContextProvider/ TermRouteContext.php - Gets runtime context values for the given context IDs.
- Url::fromUri in core/
lib/ Drupal/ Core/ Url.php - Creates a new Url object from a URI.
- XmlFileLoader::parseNode in vendor/
symfony/ routing/ Loader/ XmlFileLoader.php - Parses a node from a loaded XML file.