Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkFieldTest::testLinkTypeOnLinkWidget | function | core/ |
Test '#link_type' property exists on 'link_default' widget. |
| LinkFieldUITest::getFieldHtml | function | core/ |
Returns the raw HTML for the given field. |
| LinkGeneratorTrait::getLinkGenerator | function | core/ |
Returns the link generator. |
| LinkItem::getUrl | function | core/ |
Gets the URL object. |
| LinkItemInterface::getUrl | function | core/ |
Gets the URL object. |
| LinkManager::getRelationInternalIds | function | core/ |
Translates a REST URI into internal IDs. |
| LinkManager::getRelationUri | function | core/ |
Gets the URI that corresponds to a field. |
| LinkManager::getTypeInternalIds | function | core/ |
Get a bundle's Typed Data IDs based on a URI. |
| LinkManager::getTypeUri | function | core/ |
Gets the URI that corresponds to a bundle. |
| LinkManagerBase::getLinkDomain | function | core/ |
Gets the link domain. |
| LinkRelationType::getDescription | function | core/ |
Returns the link relation type description. |
| LinkRelationType::getExtensionUri | function | core/ |
Returns the extension link relation type URI. |
| LinkRelationType::getNotes | function | core/ |
Returns some extra notes/comments about this link relation type. |
| LinkRelationType::getReference | function | core/ |
Returns the URL pointing to the reference of the link relation type. |
| LinkRelationType::getRegisteredName | function | core/ |
Returns the registered link relation type name. |
| LinkRelationTypeInterface::getDescription | function | core/ |
Returns the link relation type description. |
| LinkRelationTypeInterface::getExtensionUri | function | core/ |
Returns the extension link relation type URI. |
| LinkRelationTypeInterface::getNotes | function | core/ |
Returns some extra notes/comments about this link relation type. |
| LinkRelationTypeInterface::getReference | function | core/ |
Returns the URL pointing to the reference of the link relation type. |
| LinkRelationTypeInterface::getRegisteredName | function | core/ |
Returns the registered link relation type name. |
| LinkRelationTypeManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| LinkReply::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| LinkReply::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
| Links::getLinks | function | core/ |
Gets the list of links used by this field. |
| LinkTest::testGetLinkRelationType | function | core/ |
@covers ::getLinkRelationType[[api-linebreak]] |
| LinkWidget | class | core/ |
Plugin implementation of the 'link' widget. |
| LinkWidget.php | file | core/ |
|
| LinkWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| LinkWidget::flagErrors | function | core/ |
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/ |
Returns the form for a single field widget. |
| LinkWidget::getUriAsDisplayableString | function | core/ |
Gets the URI without the 'internal:' or 'entity:' scheme. |
| LinkWidget::getUserEnteredStringAsUri | function | core/ |
Gets the user-entered string as a URI. |
| LinkWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| LinkWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| LinkWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| LinkWidget::supportsExternalLinks | function | core/ |
Indicates enabled support for link to external URLs. |
| LinkWidget::supportsInternalLinks | function | core/ |
Indicates enabled support for link to routes. |
| LinkWidget::validateTitleElement | function | core/ |
Form element validation handler for the 'title' element. |
| LinkWidget::validateTitleNoLink | function | core/ |
Form element validation handler for the 'title' element. |
| LinkWidget::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
| ListDataDefinition::getClass | function | core/ |
Returns the class used for creating the typed data object. |
| ListDataDefinition::getDataType | function | core/ |
Returns the data type of the data. |
| ListDataDefinition::getItemDefinition | function | core/ |
Gets the data definition of an item of the list. |
| ListDataDefinitionInterface::getItemDefinition | function | core/ |
Gets the data definition of an item of the list. |
| ListElement::getGroupTitle | function | core/ |
Returns the title for the 'details' element of a group of schema elements. |
| ListElement::getTranslationBuild | function | core/ |
Builds a render array containing the source and translation form elements. |
| ListInterface::get | function | core/ |
Returns the item at the specified position in this list. |
| ListInterface::getDataDefinition | function | core/ |
Gets the data definition. |
| ListInterface::getItemDefinition | function | core/ |
Gets the definition of a contained item. |
| ListItemBase::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.