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 |
---|---|---|---|
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. |
Current::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
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. |
CurrentRouteMatch::getRouteName | function | core/ |
Returns the route name. |
CurrentRouteMatch::getRouteObject | function | core/ |
Returns the route object. |
CurrentRouteMatchTest::getRouteMatch | function | core/ |
Build a test route match object for the given implementation. |
CurrentRouteMatchTest::testGetCurrentRouteObject | function | core/ |
@covers ::__construct @covers ::getRouteObject @covers ::getCurrentRouteMatch @covers ::getRouteMatch |
CurrentRouteMatchTest::testGetRouteMatchFromRequest | function | core/ |
@covers ::getRouteMatchFromRequest |
CurrentRouteMatchTest::testGetRouteMatchFromRequestWithRouting | function | core/ |
@covers ::getRouteMatchFromRequest |
CurrentThemeCondition::getCacheContexts | function | core/ |
|
CurrentUser::getArgument | function | core/ |
Return the default argument. |
CurrentUser::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
CurrentUser::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
CurrentUserContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
CurrentUserContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
CurrentUserContextTest::testGetAvailableContexts | function | core/ |
@covers ::getAvailableContexts |
CustomPageExceptionHtmlSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
CustomPageExceptionHtmlSubscriberTest::testHandleWithGetRequest | function | core/ |
Tests onHandleException with a GET request. |
CustomStrings::getLanguage | function | core/ |
Retrieves translations for a given language. |
D6NodeDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
D6TermNodeDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
d6_field_instance_widget_settings.yml | file | core/ |
core/modules/field/migrations/d6_field_instance_widget_settings.yml |
D7Comment::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
D7NodeDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
D7TaxonomyTermDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
d7_field_instance_widget_settings.yml | file | core/ |
core/modules/field/migrations/d7_field_instance_widget_settings.yml |
Data::getCardinality | function | core/ |
Gets the cardinality of this collection. |
Data::getIterator | function | core/ |
Returns an iterator for entities. |
Data::getTotalCount | function | core/ |
|
Database::$ignoreTargets | property | core/ |
A list of key/target credentials to simply ignore. |
Database::getAllConnectionInfo | function | core/ |
Gets connection information for all available databases. |
Database::getConnection | function | core/ |
Gets the connection object for the specified database key and target. |
Database::getConnectionInfo | function | core/ |
Gets information on the specified database connection. |
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.