Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
AppRootFactory::get function core/lib/Drupal/Core/AppRootFactory.php Gets the app root.
ArchiverManager::getExtensions function core/lib/Drupal/Core/Archiver/ArchiverManager.php Returns a string of supported archive extensions.
ArchiverManager::getInstance function core/lib/Drupal/Core/Archiver/ArchiverManager.php Gets a preconfigured instance of a plugin.
archiver_get_archiver function core/includes/common.inc Creates the appropriate archiver for the specified file.
archiver_get_extensions function core/includes/common.inc Returns a string of supported archive extensions.
ArgumentsResolver::getArgument function core/lib/Drupal/Component/Utility/ArgumentsResolver.php Gets the argument value for a parameter.
ArgumentsResolver::getArguments function core/lib/Drupal/Component/Utility/ArgumentsResolver.php Gets arguments suitable for passing to the given callable.
ArgumentsResolver::getReflector function core/lib/Drupal/Component/Utility/ArgumentsResolver.php Gets a reflector for the access check callable.
ArgumentsResolverInterface::getArguments function core/lib/Drupal/Component/Utility/ArgumentsResolverInterface.php Gets arguments suitable for passing to the given callable.
ArgumentsResolverTest::providerTestGetArgument function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Provides test data to testGetArgument().
ArgumentsResolverTest::testGetArgument function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Tests the getArgument() method.
ArgumentsResolverTest::testGetArgumentObject function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Tests getArgument() with an object.
ArgumentsResolverTest::testGetArgumentOrder function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Tests getArgument() with a Route, Request, and Account object.
ArgumentsResolverTest::testGetArgumentRouteNoTypehintAndValue function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Tests getArgument() with a named parameter with no typehint and a value.
ArgumentsResolverTest::testGetWildcardArgument function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Tests getArgument() with a wildcard object for a parameter with a custom name.
ArgumentsResolverTest::testGetWildcardArgumentNoTypehint function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Tests getArgument() with a wildcard parameter with no typehint.
ArrayElement::get function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Gets a contained typed configuration element.
ArrayElement::getAllKeys function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Gets valid configuration data keys.
ArrayElement::getElementDefinition function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Gets data definition object for contained element.
ArrayElement::getElements function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Gets an array of contained elements.
ArrayElement::getIterator function core/lib/Drupal/Core/Config/Schema/ArrayElement.php
ArrayElement::getProperties function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Gets an array of property objects.
AssertBreadcrumbTrait::getBreadcrumbParts function core/modules/system/src/Tests/Menu/AssertBreadcrumbTrait.php Returns the breadcrumb contents of the current page in the internal browser.
AssertMailTrait::getMails function core/lib/Drupal/Core/Test/AssertMailTrait.php Gets an array containing all emails sent during this test case.
AssertPageCacheContextsAndTagsTrait::getCacheHeaderValues function core/modules/system/src/Tests/Cache/AssertPageCacheContextsAndTagsTrait.php Gets a specific header value as array.
AssetCollectionOptimizerInterface::getAll function core/lib/Drupal/Core/Asset/AssetCollectionOptimizerInterface.php Returns all optimized asset collections assets.
AssetDumper::getFileSystem function core/lib/Drupal/Core/Asset/AssetDumper.php Helper method for returning the file system service.
AssetResolver::getCssAssets function core/lib/Drupal/Core/Asset/AssetResolver.php Returns the CSS assets for the current response's libraries.
AssetResolver::getJsAssets function core/lib/Drupal/Core/Asset/AssetResolver.php Returns the JavaScript assets for the current response's libraries.
AssetResolver::getJsSettingsAssets function core/lib/Drupal/Core/Asset/AssetResolver.php Returns the JavaScript settings assets for this response's libraries.
AssetResolver::getLibrariesToLoad function core/lib/Drupal/Core/Asset/AssetResolver.php Returns the libraries that need to be loaded.
AssetResolverInterface::getCssAssets function core/lib/Drupal/Core/Asset/AssetResolverInterface.php Returns the CSS assets for the current response's libraries.
AssetResolverInterface::getJsAssets function core/lib/Drupal/Core/Asset/AssetResolverInterface.php Returns the JavaScript assets for the current response's libraries.
AttachedAssets::getAlreadyLoadedLibraries function core/lib/Drupal/Core/Asset/AttachedAssets.php Returns the set of already loaded asset libraries.
AttachedAssets::getLibraries function core/lib/Drupal/Core/Asset/AttachedAssets.php Returns the asset libraries attached to the current response.
AttachedAssets::getSettings function core/lib/Drupal/Core/Asset/AttachedAssets.php Returns the settings attached to the current response.
AttachedAssetsInterface::getAlreadyLoadedLibraries function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Returns the set of already loaded asset libraries.
AttachedAssetsInterface::getLibraries function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Returns the asset libraries attached to the current response.
AttachedAssetsInterface::getSettings function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Returns the settings attached to the current response.
AttachmentsInterface::getAttachments function core/lib/Drupal/Core/Render/AttachmentsInterface.php Gets attachments.
AttachmentsTrait::getAttachments function core/lib/Drupal/Core/Render/AttachmentsTrait.php
Attribute::getClass function core/lib/Drupal/Core/Template/Attribute.php Gets the class attribute value if set.
Attribute::getIterator function core/lib/Drupal/Core/Template/Attribute.php
Attribute::offsetGet function core/lib/Drupal/Core/Template/Attribute.php
AttributeArray::getIterator function core/lib/Drupal/Core/Template/AttributeArray.php
AttributeArray::offsetGet function core/lib/Drupal/Core/Template/AttributeArray.php
AuthenticationCollector::getProvider function core/lib/Drupal/Core/Authentication/AuthenticationCollector.php Returns an authentication provider.
AuthenticationCollector::getSortedProviders function core/lib/Drupal/Core/Authentication/AuthenticationCollector.php Returns the sorted array of authentication providers.
AuthenticationCollectorInterface::getProvider function core/lib/Drupal/Core/Authentication/AuthenticationCollectorInterface.php Returns an authentication provider.
AuthenticationCollectorInterface::getSortedProviders function core/lib/Drupal/Core/Authentication/AuthenticationCollectorInterface.php Returns the sorted array of authentication providers.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.