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 |
|---|---|---|---|
| RoleTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| RotateImageEffect::getSummary | function | core/ |
Returns a render array summarizing the configuration of the image effect. |
| RouteAccessResponseSubscriber::getSubscribedEvents | function | core/ |
|
| RouteBuilder::getRouteDefinitions | function | core/ |
Retrieves all defined routes from .routing.yml files. |
| RouteBuildEvent::getRouteCollection | function | core/ |
Gets the route collection. |
| RouteCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| RouteCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| RouteCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| RouteCachingLanguageTest | class | core/ |
Tests that route lookup is cached by the current language. |
| RouteCachingLanguageTest.php | file | core/ |
|
| RouteCachingLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RouteCachingLanguageTest::$modules | property | core/ |
Modules to enable. |
| RouteCachingLanguageTest::$webUser | property | core/ |
An user with permissions to administer content types. |
| 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/ |
@covers ::getParameter[[api-linebreak]] @covers \Drupal\Core\Routing\RouteMatch::getParameterNames[[api-linebreak]] @dataProvider routeMatchProvider |
| RouteMatchTestBase::testGetParameters | function | core/ |
@covers ::getParameters[[api-linebreak]] @covers \Drupal\Core\Routing\RouteMatch::getParameterNames[[api-linebreak]] @dataProvider routeMatchProvider |
| RouteMatchTestBase::testGetRawParameter | function | core/ |
@covers ::getRawParameter[[api-linebreak]] @covers \Drupal\Core\Routing\RouteMatch::getParameterNames[[api-linebreak]] @dataProvider routeMatchProvider |
| RouteMatchTestBase::testGetRawParameters | function | core/ |
@covers ::getRawParameters[[api-linebreak]] @covers \Drupal\Core\Routing\RouteMatch::getParameterNames[[api-linebreak]] @dataProvider routeMatchProvider |
| RouteMatchTestBase::testGetRouteName | function | core/ |
@covers ::getRouteName[[api-linebreak]] @dataProvider routeMatchProvider |
| RouteMatchTestBase::testGetRouteObject | function | core/ |
@covers ::getRouteObject[[api-linebreak]] @dataProvider routeMatchProvider |
| 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. |
Pagination
- Previous page
- Page 165
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.