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 |
|---|---|---|---|
| RoleAccessCheckTest::getTestRouteCollection | function | core/ |
Generates the test route collection. |
| RoleInterface::getPermissions | function | core/ |
Returns a list of permissions assigned to the role. |
| RoleInterface::getWeight | function | core/ |
Returns the weight. |
| RoleListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| RoleListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RoleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| RoleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| Roles::getValueOptions | function | core/ |
Gets the value options. |
| RoleSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RoleTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| RoleTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| RootComposer::getComposerLockedContent | function | composer/ |
Gets the locked root composer.json content. |
| RootComposer::getComposerManipulator | function | composer/ |
Retrieves the JSON manipulator for the contents of the root composer.json. |
| 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 install. |
| RouteCachingLanguageTest::$webUser | property | core/ |
A 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/ |
Tests get parameter. |
| RouteMatchTestBase::testGetParameters | function | core/ |
Tests get parameters. |
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.