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 |
---|---|---|---|
AssetResolverInterface::getJsAssets | function | core/ |
Returns the JavaScript assets for the current response's libraries. |
AssetResolverTest::testGetCssAssets | function | core/ |
@covers ::getCssAssets @dataProvider providerAttachedCssAssets |
AssetResolverTest::testGetJsAssets | function | core/ |
@covers ::getJsAssets @dataProvider providerAttachedJsAssets |
AssetsStream::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
AssetsStream::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
AssetsStream::getType | function | core/ |
Returns the type of stream wrapper. |
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 this object's attached collection. |
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/ |
|
AttributeBase::get | function | core/ |
Gets the value of an attribute. |
AttributeBase::getClass | function | core/ |
Gets the class of the attribute class. |
AttributeBase::getId | function | core/ |
Gets the unique ID for this attribute class. |
AttributeBase::getProvider | function | core/ |
Gets the name of the provider of the attribute class. |
AttributeBaseTest::testGetId | function | core/ |
@covers ::getId |
AttributeBridgeDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AttributeBridgeDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
AttributeClassDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AttributeClassDiscovery::getFileCacheSuffix | function | core/ |
Gets the file cache suffix. |
AttributeClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AttributeClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AttributeClassDiscovery::getProviderFromNamespace | function | core/ |
Extracts the provider name from a Drupal namespace. |
AttributeClassDiscoveryCachedTest::testGetDefinitions | function | core/ |
Tests that getDefinitions() retrieves the file cache correctly. |
AttributeClassDiscoveryTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions @covers ::prepareAttributeDefinition |
AttributeClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@covers ::__construct @covers ::getPluginNamespaces |
AttributeDiscoveryWithAnnotations::getAnnotationReader | function | core/ |
Gets the used doctrine annotation reader. |
AttributeDiscoveryWithAnnotations::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AttributeDiscoveryWithAnnotations::getFileCacheSuffix | function | core/ |
Gets the file cache suffix. |
AttributeInterface::get | function | core/ |
Gets the value of an attribute. |
AttributeInterface::getClass | function | core/ |
Gets the class of the attribute class. |
AttributeInterface::getId | function | core/ |
Gets the unique ID for this attribute class. |
AttributeInterface::getProvider | function | core/ |
Gets the name of the provider of the attribute class. |
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. |
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.