Search for getRoutes

  1. Search 7.x for getRoutes
  2. Search 9.5.x for getRoutes
  3. Search 8.9.x for getRoutes
  4. Search 11.x for getRoutes
  5. Other projects
Title Object type File name Summary
DefaultHtmlRouteProvider::getRoutes function core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php Provides routes for entities.
EntityModerationRouteProvider::getRoutes function core/modules/content_moderation/src/Entity/Routing/EntityModerationRouteProvider.php Provides routes for entities.
EntityPermissionsRouteProvider::getRoutes function core/modules/user/src/Entity/EntityPermissionsRouteProvider.php Provides routes for entities.
EntityRouteProviderInterface::getRoutes function core/lib/Drupal/Core/Entity/Routing/EntityRouteProviderInterface.php Provides routes for entities.
FileRouteProvider::getRoutes function core/modules/file/src/Entity/FileRouteProvider.php Provides routes for entities.
MatcherDumper::getRoutes function core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php
MatcherDumper::getRoutes function core/lib/Drupal/Core/Routing/MatcherDumper.php Gets the routes to match.
MockRouteProvider::getRoutesByNames function core/modules/system/src/Tests/Routing/MockRouteProvider.php
MockRouteProvider::getRoutesByPattern function core/modules/system/src/Tests/Routing/MockRouteProvider.php
NodeRouteProvider::getRoutes function core/modules/node/src/Entity/NodeRouteProvider.php Provides routes for entities.
NullMatcherDumper::getRoutes function core/lib/Drupal/Core/Routing/NullMatcherDumper.php Gets the routes to match.
ResourceRoutes::getRoutesForResourceConfig function core/modules/rest/src/Routing/ResourceRoutes.php Provides all routes for a given REST resource config.
RevisionHtmlRouteProvider::getRoutes function core/lib/Drupal/Core/Entity/Routing/RevisionHtmlRouteProvider.php Provides routes for entities.
RouteProvider::getRoutesByNames function core/tests/Drupal/KernelTests/RouteProvider.php
RouteProvider::getRoutesByNames function core/lib/Drupal/Core/Routing/RouteProvider.php
RouteProvider::getRoutesByPath function core/lib/Drupal/Core/Routing/RouteProvider.php Get all routes which match a certain pattern.
RouteProvider::getRoutesByPattern function core/tests/Drupal/KernelTests/RouteProvider.php
RouteProvider::getRoutesByPattern function core/lib/Drupal/Core/Routing/RouteProvider.php
RouteProviderInterface::getRoutesByNames function core/lib/Drupal/Core/Routing/RouteProviderInterface.php Find many routes by their names using the provided list of names.
RouteProviderInterface::getRoutesByPattern function core/lib/Drupal/Core/Routing/RouteProviderInterface.php Get all routes which match a certain pattern.
RouteProviderLazyBuilder::getRoutesByNames function core/lib/Drupal/Core/Routing/RouteProviderLazyBuilder.php
RouteProviderLazyBuilder::getRoutesByPattern function core/lib/Drupal/Core/Routing/RouteProviderLazyBuilder.php
RouteProviderTest::testGetRoutesByPatternWithLongPatterns function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Ensures that the routing system is capable of extreme long patterns.
Routes::getRoutesForResourceType function core/modules/jsonapi/src/Routing/Routes.php Gets applicable resource routes for a JSON:API resource type.
Tour::getRoutes function core/modules/tour/src/Entity/Tour.php The routes that this tour will appear on.
TourInterface::getRoutes function core/modules/tour/src/TourInterface.php The routes that this tour will appear on.
UrlGenerator::getRouteStringIdentifier function core/lib/Drupal/Core/Routing/UrlGenerator.php Gets either the route name or a string based on the route object.
UserRouteProvider::getRoutes function core/modules/user/src/Entity/UserRouteProvider.php Provides routes for entities.
VocabularyRouteProvider::getRoutes function core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php Provides routes for entities.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.