Search for route
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Route | class | core/ |
Sets the destination route information based on the source link_path. |
Route | class | core/ |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityType::getRouteProviderClasses | function | core/ |
Gets all the route provide handlers. |
EntityType::hasRouteProviders | function | core/ |
Indicates if this entity type has any route provider. |
EntityTypeInterface::getRouteProviderClasses | function | core/ |
Gets all the route provide handlers. |
EntityTypeInterface::hasRouteProviders | function | core/ |
Indicates if this entity type has any route provider. |
EntityTypeManager::getRouteProviders | function | core/ |
|
EntityTypeManagerInterface::getRouteProviders | function | core/ |
Gets all route provider instances. |
EntityTypeManagerTest::testGetRouteProviders | function | core/ |
@covers ::getRouteProviders |
EntityUnitTest::$routeProvider | property | core/ |
The route provider used for testing. |
EntityUrlLanguageTest::setCurrentRequestForRoute | function | core/ |
Sets the current request to a specific path with the corresponding route. |
entity_route_subscriber | service | core/ |
Drupal\Core\EventSubscriber\EntityRouteProviderSubscriber |
ExceptionHandlingTest::doTest404Route | function | core/ |
Sets the given path to use as the 404 page and triggers a 404. |
ExtensionSerializationTest::testServiceAppRouteUsage | function | core/ |
Tests that the Extension class unserialize method uses the preferred root. |
FieldConfig::urlRouteParameters | function | core/ |
Gets an array of placeholders for this entity. |
FieldPluginBaseTest::$unroutedUrlAssembler | property | core/ |
The unrouted URL assembler service. |
FieldStorageConfigEditForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
FieldUI::getOverviewRouteInfo | function | core/ |
Returns the route info for the field overview of a given entity bundle. |
FieldUI::getRouteBundleParameter | function | core/ |
Gets the route parameter that should be used for Field UI routes. |
FieldUiLocalAction::$routeProvider | property | core/ |
The route provider to load routes by name. |
FieldUiLocalTask::$routeProvider | property | core/ |
The route provider. |
FieldUIRouteTest | class | core/ |
Tests the functionality of the Field UI route subscriber. |
FieldUIRouteTest.php | file | core/ |
|
FieldUIRouteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldUIRouteTest::$modules | property | core/ |
Modules to install. |
FieldUIRouteTest::assertLocalTasks | function | core/ |
Asserts that local tasks exists. |
FieldUIRouteTest::setUp | function | core/ |
|
FieldUIRouteTest::testFieldUIRoutes | function | core/ |
Ensures that entity types with bundles do not break following entity types. |
FieldUiTest::testGetNextDestinationRouteName | function | core/ |
@covers ::getNextDestination |
FileRouteProvider | class | core/ |
Provides routes for files. |
FileRouteProvider.php | file | core/ |
|
FileRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
FileUploadResource::getBaseRoute | function | core/ |
Gets the base route for a particular method. |
FileUploadResource::getBaseRouteRequirements | function | core/ |
Gets the base route requirements for a particular method. |
FormAjaxResponseBuilder::$routeMatch | property | core/ |
The current route match. |
FormAjaxResponseBuilderTest::$routeMatch | property | core/ |
|
FormBase::$routeMatch | property | core/ |
The route match. |
FormBase::getRouteMatch | function | core/ |
Gets the route match. |
FormRouteEnhancer | class | core/ |
Enhancer to add a wrapping controller for _form routes. |
FormRouteEnhancer.php | file | core/ |
|
FormRouteEnhancer::applies | function | core/ |
Returns whether the enhancer runs on the current route. |
FormRouteEnhancer::enhance | function | core/ |
Updates the defaults for a route definition based on the request. |
FormSubmitterTest::$unroutedUrlAssembler | property | core/ |
The mocked unrouted URL assembler. |
GotoAction::$unroutedUrlAssembler | property | core/ |
The unrouted URL assembler service. |
HelpBlock::$routeMatch | property | core/ |
The current route match. |
HelpController::$routeMatch | property | core/ |
The current route match. |
HelpTwigExtension::getRouteLink | function | core/ |
Returns a link or plain text, given text, route name, and parameters. |
ht.router.php | file | core/ |
|
HtRouterTest | class | core/ |
@coversDefaultClass \Drupal\BuildTests\Framework\BuildTestBase @group Build @requires extension pdo_sqlite |
HtRouterTest.php | file | core/ |
|
HtRouterTest::testHtRouter | function | core/ |
@covers ::instantiateServer |
ImageStyleDownloadAccessControlTest::testPrivateThroughPublicRoute | function | core/ |
Ensures that private:// access is forbidden through image.style_public. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.