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
LegacyAliasStorageTest::testPathHasMatchingAlias function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::pathHasMatchingAlias[[api-linebreak]]
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage…
LegacyAliasStorageTest::testPreLoadPathAlias function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::preloadPathAlias[[api-linebreak]]
@expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler…
LegacyForumTest::testGetParents function core/modules/forum/tests/src/Kernel/LegacyForumTest.php Tests the getParents() method.
LegacyFunctionsTest::testArchiverGetArchiver function core/tests/Drupal/KernelTests/Core/Common/LegacyFunctionsTest.php @expectedDeprecation archiver_get_archiver() is deprecated in Drupal 8.8.0 and will be removed in Drupal 9.0.x. Instead, get plugin.manager.archiver service from container and call getInstance() method on it. For example…
LegacyFunctionsTest::testArchiverGetExtensions function core/tests/Drupal/KernelTests/Core/Common/LegacyFunctionsTest.php @expectedDeprecation archiver_get_extensions() is deprecated in Drupal 8.8.0 and will be removed in Drupal 9.0.0. Use \Drupal\Core\Archiver\ArchiverManager::getExtensions() instead. See https://www.drupal.org/node/2999951
LegacyMessenger::getMessengerService function core/lib/Drupal/Core/Messenger/LegacyMessenger.php Returns the Messenger service.
LibraryDependencyResolver::doGetDependencies function core/lib/Drupal/Core/Asset/LibraryDependencyResolver.php Gets the given libraries with its dependencies.
LibraryDependencyResolver::getLibrariesWithDependencies function core/lib/Drupal/Core/Asset/LibraryDependencyResolver.php
LibraryDependencyResolver::getMinimalRepresentativeSubset function core/lib/Drupal/Core/Asset/LibraryDependencyResolver.php
LibraryDependencyResolverInterface::getLibrariesWithDependencies function core/lib/Drupal/Core/Asset/LibraryDependencyResolverInterface.php Gets the given libraries with their dependencies.
LibraryDependencyResolverInterface::getMinimalRepresentativeSubset function core/lib/Drupal/Core/Asset/LibraryDependencyResolverInterface.php Gets the minimal representative subset of the given libraries.
LibraryDependencyResolverTest::providerTestGetLibrariesWithDependencies function core/tests/Drupal/Tests/Core/Asset/LibraryDependencyResolverTest.php Provides test data for ::testGetLibrariesWithDependencies().
LibraryDependencyResolverTest::providerTestGetMinimalRepresentativeSubset function core/tests/Drupal/Tests/Core/Asset/LibraryDependencyResolverTest.php Provides test data for ::testGetMinimalRepresentativeSubset().
LibraryDependencyResolverTest::testGetLibrariesWithDependencies function core/tests/Drupal/Tests/Core/Asset/LibraryDependencyResolverTest.php @covers ::getLibrariesWithDependencies[[api-linebreak]]
LibraryDependencyResolverTest::testGetMinimalRepresentativeSubset function core/tests/Drupal/Tests/Core/Asset/LibraryDependencyResolverTest.php @covers ::getMinimalRepresentativeSubset[[api-linebreak]]
LibraryDependencyResolverTest::testGetMinimalRepresentativeSubsetInvalidInput function core/tests/Drupal/Tests/Core/Asset/LibraryDependencyResolverTest.php @covers ::getMinimalRepresentativeSubset[[api-linebreak]]
LibraryDiscovery::getLibrariesByExtension function core/lib/Drupal/Core/Asset/LibraryDiscovery.php
LibraryDiscovery::getLibraryByName function core/lib/Drupal/Core/Asset/LibraryDiscovery.php
LibraryDiscoveryCollector::getCid function core/lib/Drupal/Core/Asset/LibraryDiscoveryCollector.php
LibraryDiscoveryCollector::getLibraryDefinitions function core/lib/Drupal/Core/Asset/LibraryDiscoveryCollector.php Returns the library definitions for a given extension.
LibraryDiscoveryInterface::getLibrariesByExtension function core/lib/Drupal/Core/Asset/LibraryDiscoveryInterface.php Gets all libraries defined by an extension.
LibraryDiscoveryInterface::getLibraryByName function core/lib/Drupal/Core/Asset/LibraryDiscoveryInterface.php Gets a single library defined by an extension by name.
LibraryDiscoveryParser::drupalGetPath function core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php Wraps drupal_get_path().
LibraryDiscoveryTest::testGetLibrariesByExtension function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryTest.php @covers ::getLibrariesByExtension[[api-linebreak]]
LibraryDiscoveryTest::testGetLibraryByName function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryTest.php Tests getting a library by name.
Link::getHref function core/modules/jsonapi/src/JsonApiResource/Link.php Gets the link's URI as a string.
Link::getInfo function core/lib/Drupal/Core/Render/Element/Link.php
Link::getLinkGenerator function core/lib/Drupal/Core/Link.php Returns the link generator.
Link::getLinkRelationType function core/modules/jsonapi/src/JsonApiResource/Link.php Gets the link's relation type.
Link::getLinkRelationTypes function core/modules/jsonapi/src/JsonApiResource/Link.php Gets the link's relation types.
Link::getTargetAttributes function core/modules/jsonapi/src/JsonApiResource/Link.php Gets the link's target attributes.
Link::getText function core/lib/Drupal/Core/Link.php Returns the text of the link.
Link::getUri function core/modules/jsonapi/src/JsonApiResource/Link.php Gets the link's URI.
Link::getUrl function core/lib/Drupal/Core/Link.php Returns the URL of the link.
LinkApprove::getDefaultLabel function core/modules/comment/src/Plugin/views/field/LinkApprove.php Returns the default label for this link.
LinkApprove::getUrlInfo function core/modules/comment/src/Plugin/views/field/LinkApprove.php Returns the URI elements of the link.
LinkBase::getDefaultLabel function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the default label for this link.
LinkBase::getEntityRepository function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the entity repository.
LinkBase::getEntityTypeId function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the entity type identifier.
LinkBase::getEntityTypeManager function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the entity type manager.
LinkBase::getLanguageManager function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the language manager.
LinkBase::getUrlInfo function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the URI elements of the link.
LinkBase::getView function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the top object of a view.
LinkCollection::getContext function core/modules/jsonapi/src/JsonApiResource/LinkCollection.php Gets the LinkCollection's context object.
LinkCollection::getIterator function core/modules/jsonapi/src/JsonApiResource/LinkCollection.php
LinkField::getFieldFormatterMap function core/modules/link/src/Plugin/migrate/cckfield/LinkField.php Get a map between D6 formatters and D8 formatters for this field type.
LinkField::getFieldFormatterMap function core/modules/link/src/Plugin/migrate/field/d6/LinkField.php Get a map between D6 formatters and D8 formatters for this field type.
LinkField::getFieldFormatterMap function core/modules/link/src/Plugin/migrate/field/d7/LinkField.php Get a map between D6 formatters and D8 formatters for this field type.
LinkField::getFieldWidgetMap function core/modules/link/src/Plugin/migrate/field/d7/LinkField.php Get a map between D6 and D8 widgets for this field type.
LinkField::getFieldWidgetMap function core/modules/link/src/Plugin/migrate/cckfield/d7/LinkField.php Get a map between D6 and D8 widgets for this field type.

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