Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RouteMatchTestBase::testGetRawParameter | function | core/ |
Tests get raw parameter. |
| RouteMatchTestBase::testGetRawParameters | function | core/ |
Tests get raw parameters. |
| RouteMatchTestBase::testGetRouteName | function | core/ |
Tests get route name. |
| RouteMatchTestBase::testGetRouteObject | function | core/ |
Tests get route object. |
| RouteMethodSubscriber::getSubscribedEvents | function | core/ |
|
| RouteNameCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| RouteNameCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| RoutePreloader::getSubscribedEvents | function | core/ |
|
| RoutePreloader::isGetAndHtmlRoute | function | core/ |
Determines whether the given route is a GET and HTML route. |
| RouteProcessorManager::getOutbound | function | core/ |
Returns the sorted array of outbound processors. |
| RouteProcessorManagerTest::getMockProcessor | function | core/ |
Returns a mock Route processor object. |
| RouteProvider::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| RouteProvider::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| RouteProvider::getCandidateOutlines | function | core/ |
|
| RouteProvider::getCandidateOutlines | function | core/ |
Returns an array of path pattern outlines that could match the path parts. |
| RouteProvider::getCurrentLanguageCacheIdPart | function | core/ |
Returns the language identifier for the route collection cache. |
| RouteProvider::getQueryParametersCacheIdPart | function | core/ |
Returns the query parameters identifier for the route collection cache. |
| RouteProvider::getRouteAliases | function | core/ |
Gets aliases for a route name. |
| RouteProvider::getRouteAliases | function | core/ |
Gets aliases for a route name. |
| RouteProvider::getRouteByName | function | core/ |
Find the route using the provided route name. |
| RouteProvider::getRouteByName | function | core/ |
Find the route using the provided route name. |
| 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/ |
Finds routes that may potentially match the request. |
| RouteProvider::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
| RouteProvider::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
| 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::getSubscribedEvents | function | core/ |
|
| RouteProviderInterface::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| RouteProviderInterface::getRouteAliases | function | core/ |
Gets aliases for a route name. |
| RouteProviderInterface::getRouteByName | function | core/ |
Find the route using the provided route name. |
| RouteProviderInterface::getRouteCollectionForRequest | function | core/ |
Finds routes that may potentially match the request. |
| RouteProviderInterface::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
| RouteProviderInterface::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| RouteProviderLazyBuilder::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| RouteProviderLazyBuilder::getRouteAliases | function | core/ |
Gets aliases for a route name. |
| RouteProviderLazyBuilder::getRouteByName | function | core/ |
Find the route using the provided route name. |
| RouteProviderLazyBuilder::getRouteCollectionForRequest | function | core/ |
Finds routes that may potentially match the request. |
| RouteProviderLazyBuilder::getRouteProvider | function | core/ |
Gets the real route provider service and rebuilds the router id necessary. |
| RouteProviderLazyBuilder::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
| RouteProviderLazyBuilder::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| RouteProviderLazyBuilder::getSubscribedEvents | function | core/ |
|
| RouteProviderTest::testGetAllRoutes | function | core/ |
Confirms RouteProvider::getAllRoutes() extracts information correctly from the database. |
| RouteProviderTest::testGetRoutesByPatternWithLongPatterns | function | core/ |
Ensures that the routing system is capable of extreme long patterns. |
| Router::getInitialRouteCollection | function | core/ |
Returns a collection of potential matching routes for a request. |
| Router::getRouteCollection | function | core/ |
|
| RouterTestEarlyExceptionSubscriber::getSubscribedEvents | function | core/ |
|
| Routes::getEntryPointRoute | function | core/ |
Provides the entry point route. |
Pagination
- Previous page
- Page 184
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.