Search for __get

  1. Search 7.x for __get
  2. Search 8.9.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
LibraryDiscovery::getLibraryByName function core/lib/Drupal/Core/Asset/LibraryDiscovery.php Gets a single library defined by an extension by name.
LibraryDiscoveryCollector::getCid function core/lib/Drupal/Core/Asset/LibraryDiscoveryCollector.php Gets the cache ID.
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 Returns the element properties for this element.
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::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
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
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 #[\ReturnTypeWillChange]
LinkCollectionNormalizerTest::getNormalizer function core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php Get an instance of the normalizer to test.
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.
LinkFieldTest::doTestLinkTypeOnLinkWidget function core/modules/link/tests/src/Functional/LinkFieldTest.php Tests '#link_type' property exists on 'link_default' widget.
LinkFieldUITest::getFieldHtml function core/modules/link/tests/src/Functional/LinkFieldUITest.php Returns the raw HTML for the given field.
LinkItem::getUrl function core/modules/link/src/Plugin/Field/FieldType/LinkItem.php Gets the URL object.
LinkItemInterface::getUrl function core/modules/link/src/LinkItemInterface.php Gets the URL object.
LinkItemUrlValidationTest::getTestLinks function core/modules/link/tests/src/Kernel/LinkItemUrlValidationTest.php Builds an array of links to test.
LinkManager::getRelationInternalIds function core/modules/hal/src/LinkManager/LinkManager.php Translates a REST URI into internal IDs.
LinkManager::getRelationUri function core/modules/hal/src/LinkManager/LinkManager.php Gets the URI that corresponds to a field.
LinkManager::getTypeInternalIds function core/modules/hal/src/LinkManager/LinkManager.php Get a bundle's Typed Data IDs based on a URI.
LinkManager::getTypeUri function core/modules/hal/src/LinkManager/LinkManager.php Gets the URI that corresponds to a bundle.
LinkManagerBase::getLinkDomain function core/modules/hal/src/LinkManager/LinkManagerBase.php Gets the link domain.
LinkRelationType::getDescription function core/lib/Drupal/Core/Http/LinkRelationType.php Returns the link relation type description.
LinkRelationType::getExtensionUri function core/lib/Drupal/Core/Http/LinkRelationType.php Returns the extension link relation type URI.
LinkRelationType::getNotes function core/lib/Drupal/Core/Http/LinkRelationType.php Returns some extra notes/comments about this link relation type.
LinkRelationType::getReference function core/lib/Drupal/Core/Http/LinkRelationType.php Returns the URL pointing to the reference of the link relation type.
LinkRelationType::getRegisteredName function core/lib/Drupal/Core/Http/LinkRelationType.php Returns the registered link relation type name.
LinkRelationTypeInterface::getDescription function core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php Returns the link relation type description.
LinkRelationTypeInterface::getExtensionUri function core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php Returns the extension link relation type URI.
LinkRelationTypeInterface::getNotes function core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php Returns some extra notes/comments about this link relation type.
LinkRelationTypeInterface::getReference function core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php Returns the URL pointing to the reference of the link relation type.

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