Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkTitleRequiredConstraintValidatorTest::getMockLink | function | core/ |
Builds a mock Link field. |
| LinkTypeConstraintValidatorTest::getMockFieldDefinition | function | core/ |
Builds a stub Link field definition. |
| 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::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| 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::isNoLinkRoute | function | core/ |
Checks if a given route name is one of Drupal's special no-link routes. |
| 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. |
| ListNormalizer::getSupportedTypes | function | core/ |
|
| 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/ |
Tests get dynamic plugin config. |
| LocalActionDefault::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| LocalActionDefault::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| LocalActionDefault::getCacheTags | function | core/ |
The cache tags associated with this object. |
| LocalActionDefault::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| LocalActionDefault::getRouteName | function | core/ |
Get the route name from the settings. |
| LocalActionDefault::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
| LocalActionDefault::getTitle | function | core/ |
Returns the localized title to be shown for this action. |
| LocalActionDefault::getWeight | function | core/ |
Returns the weight for the local action. |
| LocalActionDefaultTest::testGetTitle | function | core/ |
Tests the getTitle method without a translation context. |
| LocalActionDefaultTest::testGetTitleWithContext | function | core/ |
Tests the getTitle method with a translation context. |
| LocalActionDefaultTest::testGetTitleWithTitleArguments | function | core/ |
Tests the getTitle method with title arguments. |
| LocalActionInterface::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| LocalActionInterface::getRouteName | function | core/ |
Get the route name from the settings. |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.