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 |
|---|---|---|---|
| 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/ |
Tests get context. |
| CookieResourceTestTrait::getAuthenticationRequestOptions | function | core/ |
|
| CookiesCacheContext::getCacheableMetadata | function | core/ |
Gets cacheability metadata for the context based on the parameter value. |
| CookiesCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| CookiesCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| CopyFieldValueTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Counter::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
| 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. |
| CreateForEachBundleDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| CreateTestContentEntitiesTrait::getRequiredModules | function | core/ |
Gets required modules. |
| CredentialForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| CredentialForm::getDatabaseTypes | function | core/ |
Returns all supported database driver installer objects. |
| CredentialForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| CredentialFormTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| CredentialFormTest::getDestinationSiteCredentials | function | core/ |
Creates an array of destination site credentials for the Credential form. |
| CredentialFormTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| CredentialFormTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| CredentialFormTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| CredentialFormTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| CronForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| CronForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| CronQueueTestDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| CropImageEffect::getSummary | function | core/ |
Returns a render array summarizing the configuration of the image effect. |
| CsrfExceptionSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| 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. |
| CssAssetController::getGroups | function | core/ |
Get grouped assets. |
| CssCollectionGrouperUnitTest::testGrouperWithAggregateTargets | function | core/ |
Tests \Drupal\Core\Asset\CssCollectionGrouper. |
| Current::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| CurrentImportStorage::get | function | core/ |
Get current import information for a given project and language. |
| CurrentImportStorage::getCacheId | function | core/ |
Get CacheId for a given project and language. |
| CurrentImportStorage::getOutdatedImports | function | core/ |
Get projects due for an import check. |
| CurrentLanguageContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| CurrentLanguageContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| 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/ |
Gets the master route match. |
| CurrentRouteMatch::getParameter | function | core/ |
Returns the processed value of a named route parameter. |
| CurrentRouteMatch::getParameters | function | core/ |
Returns the bag of all processed route parameters. |
| CurrentRouteMatch::getParentRouteMatch | function | core/ |
Returns the parent route match of the current. |
| CurrentRouteMatch::getRawParameter | function | core/ |
Returns the raw value of a named route parameter. |
| CurrentRouteMatch::getRawParameters | function | core/ |
Returns the bag of all raw route parameters. |
| CurrentRouteMatch::getRouteMatch | function | core/ |
Returns the route match for a passed in request. |
| CurrentRouteMatch::getRouteMatchFromRequest | function | core/ |
Returns a route match from a given request, if possible. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.