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
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.
LinkRelationTypeInterface::getRegisteredName function core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php Returns the registered link relation type name.
LinkRelationTypeManager::getDiscovery function core/lib/Drupal/Core/Http/LinkRelationTypeManager.php Gets the plugin discovery.
LinkReply::getDefaultLabel function core/modules/comment/src/Plugin/views/field/LinkReply.php Returns the default label for this link.
LinkReply::getUrlInfo function core/modules/comment/src/Plugin/views/field/LinkReply.php Returns the URI elements of the link.
Links::getLinks function core/modules/views/src/Plugin/views/field/Links.php Gets the list of links used by this field.
LinksetController::toLinkTargetObjects function core/modules/system/src/Controller/LinksetController.php Encode a menu tree as link items and capture any cacheability metadata.
LinksetControllerTestBase::getReferenceLinksetDataFromFile function core/modules/system/tests/src/Functional/Menu/LinksetControllerTestBase.php Retrieve reference linkset controller output adjusted for proper base URL.
LinkTest::testGetLinkRelationType function core/modules/jsonapi/tests/src/Unit/JsonApiResource/LinkTest.php @covers ::getLinkRelationType[[api-linebreak]]
LinkWidget class core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Plugin implementation of the 'link' widget.
LinkWidget.php file core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php
LinkWidget::defaultSettings function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Defines the default settings for this plugin.
LinkWidget::flagErrors function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Override the '%uri' message parameter, to ensure that 'internal:' URIs
show a validation error message that doesn't mention that scheme.
LinkWidget::formElement function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Returns the form for a single field widget.
LinkWidget::getUriAsDisplayableString function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Gets the URI without the 'internal:' or 'entity:' scheme.
LinkWidget::getUserEnteredStringAsUri function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Gets the user-entered string as a URI.
LinkWidget::massageFormValues function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Massages the form values into the format expected for field values.
LinkWidget::settingsForm function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Returns a form to configure settings for the widget.
LinkWidget::settingsSummary function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Returns a short summary for the current widget settings.
LinkWidget::supportsExternalLinks function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Indicates enabled support for link to external URLs.
LinkWidget::supportsInternalLinks function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Indicates enabled support for link to routes.
LinkWidget::validateTitleElement function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Form element validation handler for the 'title' element.
LinkWidget::validateTitleNoLink function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Form element validation handler for the 'title' element.
LinkWidget::validateUriElement function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Form element validation handler for the 'uri' element.
ListDataDefinition::getClass function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Returns the class used for creating the typed data object.
ListDataDefinition::getDataType function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Returns the data type of the data.
ListDataDefinition::getItemDefinition function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Gets the data definition of an item of the list.
ListDataDefinitionInterface::getItemDefinition function core/lib/Drupal/Core/TypedData/ListDataDefinitionInterface.php Gets the data definition of an item of the list.
ListElement::getGroupTitle function core/modules/config_translation/src/FormElement/ListElement.php Returns the title for the 'details' element of a group of schema elements.
ListElement::getTranslationBuild function core/modules/config_translation/src/FormElement/ListElement.php Builds a render array containing the source and translation form elements.
ListInterface::get function core/lib/Drupal/Core/TypedData/ListInterface.php Returns the item at the specified position in this list.
ListInterface::getDataDefinition function core/lib/Drupal/Core/TypedData/ListInterface.php Gets the data definition.
ListInterface::getItemDefinition function core/lib/Drupal/Core/TypedData/ListInterface.php Gets the definition of a contained item.
ListItemBase::getPossibleOptions function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns an array of possible values with labels for display.
ListItemBase::getPossibleValues function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns an array of possible values.
ListItemBase::getSettableOptions function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns an array of settable values with labels for display.
ListItemBase::getSettableValues function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns an array of settable values.
ListNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/ListNormalizer.php
ListPlugin::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php Allows a plugin to modify its static configuration.
ListPlugin::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php Returns a configured subset of the elements supported by this plugin.
ListPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php Provides a list of configs to test.
ListPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php @covers ::getDynamicPluginConfig[[api-linebreak]]
LocalActionDefault::getCacheContexts function core/lib/Drupal/Core/Menu/LocalActionDefault.php The cache contexts associated with this object.
LocalActionDefault::getCacheMaxAge function core/lib/Drupal/Core/Menu/LocalActionDefault.php The maximum age for which this object may be cached.
LocalActionDefault::getCacheTags function core/lib/Drupal/Core/Menu/LocalActionDefault.php The cache tags associated with this object.
LocalActionDefault::getOptions function core/lib/Drupal/Core/Menu/LocalActionDefault.php Returns options for rendering a link for the local action.
LocalActionDefault::getRouteName function core/lib/Drupal/Core/Menu/LocalActionDefault.php Get the route name from the settings.

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