Search for route

  1. Search 7.x for route
  2. Search 9.5.x for route
  3. Search 8.9.x for route
  4. Search 10.3.x for route
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Route class core/modules/migrate/src/Plugin/migrate/process/Route.php Sets the destination route information based on the source link_path.
Route class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Route.php

All search results

Title Object type File name Summary
cache_context.route.name.is_layout_builder_ui service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Cache\LayoutBuilderUiCacheContext
CollectRoutesTest class core/modules/rest/tests/src/Unit/CollectRoutesTest.php Tests the REST export view plugin.
CollectRoutesTest.php file core/modules/rest/tests/src/Unit/CollectRoutesTest.php
CollectRoutesTest::$restExport property core/modules/rest/tests/src/Unit/CollectRoutesTest.php The REST export instance.
CollectRoutesTest::$routes property core/modules/rest/tests/src/Unit/CollectRoutesTest.php The RouteCollection.
CollectRoutesTest::setUp function core/modules/rest/tests/src/Unit/CollectRoutesTest.php
CollectRoutesTest::testRoutesRequirements function core/modules/rest/tests/src/Unit/CollectRoutesTest.php Tests if adding a requirement to a route only modify one route.
CommentDefaultFormatter::$routeMatch property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php
CompiledRoute class core/lib/Drupal/Core/Routing/CompiledRoute.php A compiled route contains derived information from a route object.
CompiledRoute.php file core/lib/Drupal/Core/Routing/CompiledRoute.php
CompiledRoute::$fit property core/lib/Drupal/Core/Routing/CompiledRoute.php The fitness of this route.
CompiledRoute::$numParts property core/lib/Drupal/Core/Routing/CompiledRoute.php The number of parts in the path of this route.
CompiledRoute::$patternOutline property core/lib/Drupal/Core/Routing/CompiledRoute.php The pattern outline of this route.
CompiledRoute::getFit function core/lib/Drupal/Core/Routing/CompiledRoute.php Returns the fit of this route.
CompiledRoute::getNumParts function core/lib/Drupal/Core/Routing/CompiledRoute.php Returns the number of parts in this route's path.
CompiledRoute::getPatternOutline function core/lib/Drupal/Core/Routing/CompiledRoute.php Returns the pattern outline of this route.
CompiledRoute::__construct function core/lib/Drupal/Core/Routing/CompiledRoute.php Constructs a new compiled route object.
CompiledRoute::__serialize function core/lib/Drupal/Core/Routing/CompiledRoute.php
CompiledRoute::__unserialize function core/lib/Drupal/Core/Routing/CompiledRoute.php
ConfigEntityMapper::getBaseRouteParameters function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::getOverviewRouteName function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::populateFromRouteMatch function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::processRoute function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapperTest::$routeProvider property core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php The route provider used for testing.
ConfigEntityMapperTest::testGetOverviewRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php Tests ConfigEntityMapper::getOverviewRouteParameters().
ConfigFieldMapper::getBaseRouteParameters function core/modules/config_translation/src/ConfigFieldMapper.php
ConfigFieldMapper::getOverviewRouteName function core/modules/config_translation/src/ConfigFieldMapper.php
ConfigLocalTasksTest::getConfigAdminRoutes function core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php Provides a list of routes to test.
ConfigMapperInterface::getAddRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route object for a translation add form route.
ConfigMapperInterface::getAddRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns route name for the translation add form route.
ConfigMapperInterface::getAddRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation add form route.
ConfigMapperInterface::getBaseRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the base route object the mapper is attached to.
ConfigMapperInterface::getBaseRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns the name of the base route the mapper is attached to.
ConfigMapperInterface::getBaseRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the base route the mapper is attached to.
ConfigMapperInterface::getDeleteRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route object for the translation deletion route.
ConfigMapperInterface::getDeleteRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns route name for the translation deletion route.
ConfigMapperInterface::getDeleteRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation deletion route.
ConfigMapperInterface::getEditRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route object for a translation edit form route.
ConfigMapperInterface::getEditRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns route name for the translation edit form route.
ConfigMapperInterface::getEditRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation edit form route.
ConfigMapperInterface::getOverviewRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route object for a translation overview route.
ConfigMapperInterface::getOverviewRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns route name for the translation overview route.
ConfigMapperInterface::getOverviewRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation overview route.
ConfigMapperInterface::populateFromRouteMatch function core/modules/config_translation/src/ConfigMapperInterface.php Populate the config mapper with route match data.
ConfigMapperInterface::setRouteCollection function core/modules/config_translation/src/ConfigMapperInterface.php Sets the route collection.
ConfigMapperPopulateEvent::$routeMatch property core/modules/config_translation/src/Event/ConfigMapperPopulateEvent.php The route match this event is related to.
ConfigMapperPopulateEvent::getRouteMatch function core/modules/config_translation/src/Event/ConfigMapperPopulateEvent.php Gets the route match this event is related to.
ConfigNamesMapper::$baseRoute property core/modules/config_translation/src/ConfigNamesMapper.php The base route object that the mapper is attached to.
ConfigNamesMapper::$routeCollection property core/modules/config_translation/src/ConfigNamesMapper.php The available routes.
ConfigNamesMapper::$routeProvider property core/modules/config_translation/src/ConfigNamesMapper.php The route provider.

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