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 |
|---|---|---|---|
| RouteCachingLanguageTest::providerLanguage | function | core/ |
Data provider for testFromUri(). |
| RouteCachingLanguageTest::setUp | function | core/ |
|
| RouteCachingLanguageTest::testLinkTranslationWithAlias | function | core/ |
Creates content with a link field pointing to an alias of another language. |
| RouteCompiler::getFit | function | core/ |
Determines the fitness of the provided path. |
| RouteCompiler::getPathWithoutDefaults | function | core/ |
Returns the path of the route, without placeholders with a default value. |
| RouteCompiler::getPatternOutline | function | core/ |
Returns the pattern outline. |
| RouteCompilerTest::providerTestGetFit | function | core/ |
Provides data for RouteCompilerTest::testGetFit() |
| RouteCompilerTest::testGetFit | function | core/ |
Tests RouteCompiler::getFit(). |
| RouteMatch::getParameter | function | core/ |
Returns the processed value of a named route parameter. |
| RouteMatch::getParameterNames | function | core/ |
Returns the names of all parameters for the currently matched route. |
| RouteMatch::getParameters | function | core/ |
Returns the bag of all processed route parameters. |
| RouteMatch::getRawParameter | function | core/ |
Returns the raw value of a named route parameter. |
| RouteMatch::getRawParameters | function | core/ |
Returns the bag of all raw route parameters. |
| RouteMatch::getRouteName | function | core/ |
Returns the route name. |
| RouteMatch::getRouteObject | function | core/ |
Returns the route object. |
| RouteMatchInterface::getParameter | function | core/ |
Returns the processed value of a named route parameter. |
| RouteMatchInterface::getParameters | function | core/ |
Returns the bag of all processed route parameters. |
| RouteMatchInterface::getRawParameter | function | core/ |
Returns the raw value of a named route parameter. |
| RouteMatchInterface::getRawParameters | function | core/ |
Returns the bag of all raw route parameters. |
| RouteMatchInterface::getRouteName | function | core/ |
Returns the route name. |
| RouteMatchInterface::getRouteObject | function | core/ |
Returns the route object. |
| RouteMatchTest::getRouteMatch | function | core/ |
Build a test route match object for the given implementation. |
| RouteMatchTestBase::getRouteMatch | function | core/ |
Build a test route match object for the given implementation. |
| RouteMatchTestBase::testGetParameter | function | core/ |
Tests get parameter. |
| RouteMatchTestBase::testGetParameters | function | core/ |
Tests get parameters. |
| 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. |
Pagination
- Previous page
- Page 183
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.