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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AssetResolver::getLibrariesToLoad | function | core/ |
Returns the libraries that need to be loaded. |
AssetResolverInterface::getCssAssets | function | core/ |
Returns the CSS assets for the current response's libraries. |
AssetResolverInterface::getJsAssets | function | core/ |
Returns the JavaScript assets for the current response's libraries. |
AssetResolverTest::testGetCssAssets | function | core/ |
@covers ::getCssAssets @dataProvider providerAttachedAssets |
AssetResolverTest::testGetJsAssets | function | core/ |
@covers ::getJsAssets @dataProvider providerAttachedAssets |
AttachedAssets::getAlreadyLoadedLibraries | function | core/ |
Returns the set of already loaded asset libraries. |
AttachedAssets::getLibraries | function | core/ |
Returns the asset libraries attached to the current response. |
AttachedAssets::getSettings | function | core/ |
Returns the settings attached to the current response. |
AttachedAssetsInterface::getAlreadyLoadedLibraries | function | core/ |
Returns the set of already loaded asset libraries. |
AttachedAssetsInterface::getLibraries | function | core/ |
Returns the asset libraries attached to the current response. |
AttachedAssetsInterface::getSettings | function | core/ |
Returns the settings attached to the current response. |
AttachedRenderingBlock::getCacheMaxAge | function | core/ |
|
AttachmentsInterface::getAttachments | function | core/ |
Gets attachments. |
AttachmentsTrait::getAttachments | function | core/ |
|
Attribute::getClass | function | core/ |
Gets the class attribute value if set. |
Attribute::getIterator | function | core/ |
|
Attribute::offsetGet | function | core/ |
|
AttributeArray::getIterator | function | core/ |
|
AttributeArray::offsetGet | function | core/ |
|
AttributeTest::getXPathResultCount | function | core/ |
Counts the occurrences of the given XPath query in a given HTML snippet. |
AuditResult::getMigration | function | core/ |
Returns the audited migration. |
AuthenticationCollector::getProvider | function | core/ |
Returns an authentication provider. |
AuthenticationCollector::getSortedProviders | function | core/ |
Returns the sorted array of authentication providers. |
AuthenticationCollectorInterface::getProvider | function | core/ |
Returns an authentication provider. |
AuthenticationCollectorInterface::getSortedProviders | function | core/ |
Returns the sorted array of authentication providers. |
AuthenticationManager::getChallenger | function | core/ |
Returns the ID of the challenge provider for a request. |
AuthenticationManager::getProvider | function | core/ |
Returns the id of the authentication provider for a request. |
AuthenticationSubscriber::getSubscribedEvents | function | core/ |
|
AutoIncrementingTestItem::getIncrementedFieldValue | function | core/ |
Gets an incremented field value. |
AutomatedCron::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
BackendChain::get | function | core/ |
Returns data from the persistent cache. |
BackendChain::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
BackendChainImplementationUnitTest::testGet | function | core/ |
Tests the get feature. |
BackendChainImplementationUnitTest::testGetHasPropagated | function | core/ |
Ensure get values propagation to previous backends. |
BackendChainImplementationUnitTest::testGetMultiple | function | core/ |
Tests the get multiple feature. |
BackendChainImplementationUnitTest::testGetMultipleHasPropagated | function | core/ |
Ensure get multiple values propagation to previous backends. |
BackendCompilerPassTest::getDrivertestMysqlContainer | function | core/ |
Creates a container with a DrivertestMysql database mock definition in it. |
BackendCompilerPassTest::getMysqlContainer | function | core/ |
Creates a container with a mysql database service definition in it. |
BackendCompilerPassTest::getSqliteContainer | function | core/ |
Creates a container with a sqlite database service in it. |
BanAdmin::getFormId | function | core/ |
Returns a unique string identifying the form. |
BanDelete::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
BanDelete::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
BanDelete::getFormId | function | core/ |
Returns a unique string identifying the form. |
BanDelete::getQuestion | function | core/ |
Returns the question to ask the user. |
BarClass::getBaz | function | core/ |
Getter for our BazClass object. |
bartik_preprocess_image_widget | function | core/ |
Implements hook_preprocess_image_widget(). |
BaseFieldDefinition::getCardinality | function | core/ |
Returns the maximum number of items allowed for the field. |
BaseFieldDefinition::getColumns | function | core/ |
Returns the field columns, as defined in the field schema. |
BaseFieldDefinition::getConfig | function | core/ |
Gets an object that can be saved in configuration. |
BaseFieldDefinition::getDefaultValue | function | core/ |
Returns the default value for the field in a newly created entity. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.