Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ListItemBase::getPossibleValues | function | core/ |
Returns an array of possible values. |
| ListItemBase::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| ListItemBase::getSettableValues | function | core/ |
Returns an array of settable values. |
| ListPlugin::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| ListPlugin::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| ListPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| ListPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] |
| Llama::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| Llama::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| Llama::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| Llama::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| LlamaButton::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| LlamaButton::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| LlamaContextual::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| LlamaContextualAndButton::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| LlamaContextualAndButton::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| LlamaCss::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| LlamaCss::getCssFiles | function | core/ |
Retrieves enabled plugins' iframe instance CSS files. |
| LlamaCss::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
Pagination
- Previous page
- Page 118
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.