Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RouteProvider::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| RouteProvider::getCandidateOutlines | function | core/ |
Returns an array of path pattern outlines that could match the path parts. |
| RouteProvider::getCandidateOutlines | function | core/ |
|
| RouteProvider::getCurrentLanguageCacheIdPart | function | core/ |
Returns the language identifier for the route collection cache. |
| RouteProvider::getRouteByName | function | core/ |
Find the route using the provided route name. |
| RouteProvider::getRouteByName | function | core/ |
|
| RouteProvider::getRouteCollectionCacheId | function | core/ |
Returns the cache ID for the route collection cache. |
| RouteProvider::getRouteCollectionForRequest | function | core/ |
Finds routes that may potentially match the request. |
| RouteProvider::getRouteCollectionForRequest | function | core/ |
|
| RouteProvider::getRoutesByNames | function | core/ |
|
| RouteProvider::getRoutesByNames | function | core/ |
|
| RouteProvider::getRoutesByPath | function | core/ |
Get all routes which match a certain pattern. |
| RouteProvider::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| RouteProvider::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| RouteProvider::getRoutesCount | function | core/ |
|
| RouteProvider::getRoutesCount | function | core/ |
|
| RouteProvider::getRoutesPaged | function | core/ |
|
| RouteProvider::getRoutesPaged | function | core/ |
|
| RouteProvider::getSubscribedEvents | function | core/ |
|
| RouteProviderInterface::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| RouteProviderInterface::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| RouteProviderLazyBuilder::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| RouteProviderLazyBuilder::getRouteByName | function | core/ |
|
| RouteProviderLazyBuilder::getRouteCollectionForRequest | function | core/ |
|
| RouteProviderLazyBuilder::getRouteProvider | function | core/ |
Gets the real route provider service and rebuilds the router id necessary. |
| RouteProviderLazyBuilder::getRoutesByNames | function | core/ |
|
| RouteProviderLazyBuilder::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| RouteProviderLazyBuilder::getRoutesCount | function | core/ |
|
| RouteProviderLazyBuilder::getRoutesPaged | function | core/ |
|
| RouteProviderLazyBuilder::getSubscribedEvents | function | core/ |
|
| RouteProviderTest::testGetRoutesByPatternWithLongPatterns | function | core/ |
Ensures that the routing system is capable of extreme long patterns. |
| RouteProviderTest::testGetRoutesPaged | function | core/ |
Tests getRoutesPaged(). |
| Router::getInitialRouteCollection | function | core/ |
Returns a collection of potential matching routes for a request. |
| Router::getRouteCollection | function | core/ |
|
| Routes::getEntryPointRoute | function | core/ |
Provides the entry point route. |
| Routes::getFileUploadRouteName | function | core/ |
Get a unique route name for the file upload resource type and route type. |
| Routes::getFileUploadRoutesForResourceType | function | core/ |
Gets the file upload route collection for the given resource type. |
| Routes::getIndividualRoutesForResourceType | function | core/ |
Gets a route collection for the given resource type. |
| Routes::getResourceTypeNameFromParameters | function | core/ |
Gets the resource type from a route or request's parameters. |
| Routes::getRouteName | function | core/ |
Get a unique route name for the JSON:API resource type and route type. |
| Routes::getRoutesForResourceType | function | core/ |
Gets applicable resource routes for a JSON:API resource type. |
| Routes::hasNonInternalFileTargetResourceTypes | function | core/ |
Determines if an array of resource types lists non-internal "file" ones. |
| Routes::hasNonInternalTargetResourceTypes | function | core/ |
Determines if an array of resource types has any non-internal ones. |
| RouteSubscriber::getApplicableViews | function | core/ |
Returns all views/display combinations with routes. |
| RouteSubscriber::getSubscribedEvents | function | core/ |
|
| RouteSubscriber::getSubscribedEvents | function | core/ |
|
| RouteSubscriber::getSubscribedEvents | function | core/ |
|
| RouteSubscriber::getSubscribedEvents | function | core/ |
|
| RouteSubscriber::getViewsDisplayIDsWithRoute | function | core/ |
Gets all the views and display IDs using a route. |
| RouteSubscriberBase::getSubscribedEvents | function | core/ |
Pagination
- Previous page
- Page 166
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.