Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AssertContentTrait::getSelectedItem | function | core/ |
Get the selected value from a select field. |
AssertContentTrait::getTextContent | function | core/ |
Retrieves the plain-text content from the current raw content. |
AssertContentTrait::getUrl | function | core/ |
Get the current URL from the cURL handler. |
AssertContentTraitTest::testGetTextContent | function | core/ |
@covers ::getTextContent |
AssertLegacyTrait::getAllOptions | function | core/ |
Get all option elements, including nested options, in a select. |
AssertLegacyTrait::getRawContent | function | core/ |
Gets the current raw content. |
AssertLegacyTraitDeprecatedTest::testGetAllOptions | function | core/ |
Tests getAllOptions(). |
AssertLegacyTraitTest::getSession | function | core/ |
Returns a mocked behat session object. |
AssertMailTrait::getMails | function | core/ |
Gets an array containing all emails sent during this test case. |
AssertPageCacheContextsAndTagsTrait::getCacheHeaderValues | function | core/ |
Gets a specific header value as array. |
AssertPageCacheContextsAndTagsTrait::getCacheHeaderValues | function | core/ |
Gets a specific header value as array. |
AssetCollectionOptimizerInterface::getAll | function | core/ |
Returns all optimized asset collections assets. |
AssetDumper::getFileSystem | function | core/ |
Helper method for returning the file system service. |
AssetResolver::getCssAssets | function | core/ |
Returns the CSS assets for the current response's libraries. |
AssetResolver::getJsAssets | function | core/ |
Returns the JavaScript assets for the current response's libraries. |
AssetResolver::getJsSettingsAssets | function | core/ |
Returns the JavaScript settings assets for this response's libraries. |
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 @group legacy |
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/ |
Test the get feature. |
BackendChainImplementationUnitTest::testGetHasPropagated | function | core/ |
Ensure get values propagation to previous backends. |
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.