Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
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.
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.
LinearHistory::get function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Gets a checkpoint.
LinearHistory::getActiveCheckpoint function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Gets the active checkpoint.
LinearHistory::getIterator function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php
LinearHistory::getParents function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Gets a checkpoint's parents.
LinearHistoryTest::testGetParents function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php @covers ::getParents[[api-linebreak]]
LinearHistoryTest::testGetParentsException function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php @covers ::getParents[[api-linebreak]]
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]
LinkCollectionNormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php
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.
LinkFieldTest::getUrlWithComplexQuery function core/modules/link/tests/src/Functional/LinkFieldTest.php Get array of url with complex query parameters for render check.
LinkFieldTest::getUrlWithComplexQueryInputList function core/modules/link/tests/src/Functional/LinkFieldTest.php Get list of url with complex query parameters for input check.
LinkFieldTest::testLinkWidgetCaughtExceptionEditingInvalidUrl function core/modules/link/tests/src/Functional/LinkFieldTest.php Test link widget exception handled if link uri value is invalid.
LinkFieldUITest::getFieldHtml function core/modules/link/tests/src/Functional/LinkFieldUITest.php Returns the raw HTML for the given field.
LinkItem::getTitle function core/modules/link/src/Plugin/Field/FieldType/LinkItem.php Gets the link title.
LinkItem::getUrl function core/modules/link/src/Plugin/Field/FieldType/LinkItem.php Gets the URL object.
LinkItemInterface::getTitle function core/modules/link/src/LinkItemInterface.php Gets the link title.
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.
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.

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