Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Search main for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ControllerResolver::getControllerFromDefinition | function | core/ |
|
| ControllerResolverInterface::getControllerFromDefinition | function | core/ |
Returns the Controller instance with a given controller route definition. |
| ControllerResolverTest::providerTestGetController | function | core/ |
Provides test data for testGetController(). |
| ControllerResolverTest::providerTestGetControllerFromDefinition | function | core/ |
Provides test data for testGetControllerFromDefinition(). |
| ControllerResolverTest::testGetController | function | core/ |
Tests getController(). |
| ControllerResolverTest::testGetControllerFromDefinition | function | core/ |
Tests getControllerFromDefinition(). |
| ControllerResolverTest::testGetControllerFromDefinitionNotCallable | function | core/ |
Tests getControllerFromDefinition() without a callable. |
| ConvertImageEffect::getDerivativeExtension | function | core/ |
|
| ConvertImageEffect::getSummary | function | core/ |
|
| Cookie::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| Cookie::getUserFromSession | function | core/ |
Returns the UserSession object for the given session. |
| CookieCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of cookies and expected cache contexts. |
| CookieCacheContextTest::testGetContext | function | core/ |
@covers ::getContext[[api-linebreak]] |
| CookieResourceTestTrait::getAuthenticationRequestOptions | function | core/ |
|
| CookiesCacheContext::getCacheableMetadata | function | core/ |
|
| CookiesCacheContext::getContext | function | core/ |
|
| CookiesCacheContext::getLabel | function | core/ |
|
| Counter::getValue | function | core/ |
|
| CountryManager::getList | function | core/ |
Get an array of country code => country name pairs, altered by alter hooks. |
| CountryManager::getStandardList | function | core/ |
Get an array of all two-letter country code => country name pairs. |
| CountryManagerInterface::getList | function | core/ |
Returns a list of country code => country name pairs. |
| CreateTestContentEntitiesTrait::getRequiredModules | function | core/ |
Gets required modules. |
| CredentialForm::getConfirmText | function | core/ |
|
| CredentialForm::getDatabaseTypes | function | core/ |
Returns all supported database driver installer objects. |
| CredentialForm::getFormId | function | core/ |
|
| CredentialFormTest::getAvailablePaths | function | core/ |
|
| CredentialFormTest::getEntityCounts | function | core/ |
|
| CredentialFormTest::getEntityCountsIncremental | function | core/ |
|
| CredentialFormTest::getMissingPaths | function | core/ |
|
| CredentialFormTest::getSourceBasePath | function | core/ |
|
| CronForm::getEditableConfigNames | function | core/ |
|
| CronForm::getFormId | function | core/ |
|
| CropImageEffect::getSummary | function | core/ |
|
| CsrfTokenGenerator::get | function | core/ |
Generates a token based on $value, the user session, and the private key. |
| CsrfTokenGeneratorTest::testGenerateSeedOnGet | function | core/ |
Tests that a new token seed is generated upon first use. |
| CsrfTokenGeneratorTest::testGet | function | core/ |
Tests CsrfTokenGenerator::get(). |
| CsrfTokenGeneratorTest::testGetWithNoHashSalt | function | core/ |
Tests the exception thrown when no 'hash_salt' is provided in settings. |
| CssCollectionOptimizer::getAll | function | core/ |
|
| CssOptimizer::getFileUrlGenerator | function | core/ |
Returns the file URL generator. |
| Current::getCacheContexts | function | core/ |
|
| CurrentLanguageContext::getAvailableContexts | function | core/ |
|
| CurrentLanguageContext::getRuntimeContexts | function | core/ |
|
| CurrentPathStack::getPath | function | core/ |
Returns the path of the current request. |
| CurrentRouteMatch::getCurrentRouteMatch | function | core/ |
Returns the route match for the current request. |
| CurrentRouteMatch::getMasterRouteMatch | function | core/ |
|
| CurrentRouteMatch::getParameter | function | core/ |
|
| CurrentRouteMatch::getParameters | function | core/ |
|
| CurrentRouteMatch::getParentRouteMatch | function | core/ |
|
| CurrentRouteMatch::getRawParameter | function | core/ |
|
| CurrentRouteMatch::getRawParameters | function | core/ |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.