Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
LinkViewsTokensTest class core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php Tests the views integration for link tokens.
LinkViewsTokensTest.php file core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php
LinkViewsTokensTest::$defaultTheme property core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php The theme to install as the default for testing.
LinkViewsTokensTest::$fieldName property core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php The field name used for the link field.
LinkViewsTokensTest::$modules property core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php Modules to install.
LinkViewsTokensTest::$testViews property core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php Views used by this test.
LinkViewsTokensTest::setUp function core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php Sets up the test.
LinkViewsTokensTest::testLinkViewsTokens function core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php Tests the link views tokens.
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::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::isNoLinkRoute function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Checks if a given route name is one of Drupal's special no-link routes.
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.
link_generation_test.info.yml file core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml
link_test_base_field.info.yml file core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml
link_test_theme.info.yml file core/modules/link/tests/themes/link_test_theme/link_test_theme.info.yml core/modules/link/tests/themes/link_test_theme/link_test_theme.info.yml
link_test_views.info.yml file core/modules/link/tests/modules/link_test_views/link_test_views.info.yml core/modules/link/tests/modules/link_test_views/link_test_views.info.yml
list.admin.css file core/modules/ckeditor5/css/list.admin.css /* cspell:ignore bulletedlist numberedlist */
.ckeditor5-toolbar-button-bulletedList {
background-image: url(../icons/bulletedlist.svg);
}

.ckeditor5-toolbar-button-numberedList {
background-image: url(../icons/numberedlist.svg);
}
ListCacheBinsPass class core/lib/Drupal/Core/Cache/ListCacheBinsPass.php Adds cache_bins parameter to the container.
ListCacheBinsPass.php file core/lib/Drupal/Core/Cache/ListCacheBinsPass.php
ListCacheBinsPass::process function core/lib/Drupal/Core/Cache/ListCacheBinsPass.php Implements CompilerPassInterface::process().
ListDataDefinition class core/lib/Drupal/Core/TypedData/ListDataDefinition.php A typed data definition class for defining lists.
ListDataDefinition.php file core/lib/Drupal/Core/TypedData/ListDataDefinition.php
ListDataDefinition::$itemDefinition property core/lib/Drupal/Core/TypedData/ListDataDefinition.php The data definition of a list item.
ListDataDefinition::create function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Creates a new list definition.
ListDataDefinition::createFromDataType function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Creates a new data definition object.
ListDataDefinition::createFromItemType function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Creates a new list data definition for items of the given data type.
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.
ListDataDefinition::setDataType function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Sets the data type.
ListDataDefinition::setItemDefinition function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Sets the item definition.
ListDataDefinition::__clone function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Magic method: Implements a deep clone.
ListDataDefinition::__construct function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Constructs a new data definition object.
ListDataDefinitionInterface interface core/lib/Drupal/Core/TypedData/ListDataDefinitionInterface.php Interface for data definitions of lists.
ListDataDefinitionInterface.php file core/lib/Drupal/Core/TypedData/ListDataDefinitionInterface.php
ListDataDefinitionInterface::createFromItemType function core/lib/Drupal/Core/TypedData/ListDataDefinitionInterface.php Creates a new list data definition for items of the given data type.
ListDataDefinitionInterface::getItemDefinition function core/lib/Drupal/Core/TypedData/ListDataDefinitionInterface.php Gets the data definition of an item of the list.
ListElement class core/modules/config_translation/src/FormElement/ListElement.php Defines the list element for the configuration translation interface.
ListElement.php file core/modules/config_translation/src/FormElement/ListElement.php
ListElement::$element property core/modules/config_translation/src/FormElement/ListElement.php The schema element this form is for.
ListElement::create function core/modules/config_translation/src/FormElement/ListElement.php Creates a form element instance from a schema definition.
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.
ListElement::setConfig function core/modules/config_translation/src/FormElement/ListElement.php Sets configuration based on a nested form value array.

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