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 |
---|---|---|---|
AppRootFactory::get | function | core/ |
Gets the app root. |
ArchiverManager::getExtensions | function | core/ |
Returns a string of supported archive extensions. |
ArchiverManager::getInstance | function | core/ |
Gets a preconfigured instance of a plugin. |
archiver_get_archiver | function | core/ |
Creates the appropriate archiver for the specified file. |
archiver_get_extensions | function | core/ |
Returns a string of supported archive extensions. |
ArgumentsResolver::getArgument | function | core/ |
Gets the argument value for a parameter. |
ArgumentsResolver::getArguments | function | core/ |
Gets arguments suitable for passing to the given callable. |
ArgumentsResolver::getReflector | function | core/ |
Gets a reflector for the access check callable. |
ArgumentsResolverInterface::getArguments | function | core/ |
Gets arguments suitable for passing to the given callable. |
ArgumentsResolverTest::providerTestGetArgument | function | core/ |
Provides test data to testGetArgument(). |
ArgumentsResolverTest::testGetArgument | function | core/ |
Tests the getArgument() method. |
ArgumentsResolverTest::testGetArgumentObject | function | core/ |
Tests getArgument() with an object. |
ArgumentsResolverTest::testGetArgumentOrder | function | core/ |
Tests getArgument() with a Route, Request, and Account object. |
ArgumentsResolverTest::testGetArgumentRouteNoTypehintAndValue | function | core/ |
Tests getArgument() with a named parameter with no typehint and a value. |
ArgumentsResolverTest::testGetWildcardArgument | function | core/ |
Tests getArgument() with a wildcard object for a parameter with a custom name. |
ArgumentsResolverTest::testGetWildcardArgumentNoTypehint | function | core/ |
Tests getArgument() with a wildcard parameter with no typehint. |
ArrayElement::get | function | core/ |
Gets a contained typed configuration element. |
ArrayElement::getAllKeys | function | core/ |
Gets valid configuration data keys. |
ArrayElement::getElementDefinition | function | core/ |
Gets data definition object for contained element. |
ArrayElement::getElements | function | core/ |
Gets an array of contained elements. |
ArrayElement::getIterator | function | core/ |
|
ArrayElement::getProperties | function | core/ |
Gets an array of property objects. |
AssertBreadcrumbTrait::getBreadcrumbParts | function | core/ |
Returns the breadcrumb contents of the current page in the internal browser. |
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. |
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. |
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. |
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/ |
|
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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.