Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkUri::__construct | function | core/ |
Constructs a LinkUri object. |
| LinkUriTest | class | core/ |
Tests \Drupal\menu_link_content\Plugin\migrate\process\LinkUri. |
| LinkUriTest.php | file | core/ |
|
| LinkUriTest::$modules | property | core/ |
Modules to install. |
| LinkUriTest::doTransform | function | core/ |
Transforms a link path into an 'internal:' or 'entity:' URI. |
| LinkUriTest::providerTestDisablingRouteValidation | function | core/ |
Provides test cases for LinkUriTest::testDisablingRouteValidation(). |
| LinkUriTest::providerTestNotRouted | function | core/ |
Provides test cases for LinkUriTest::testNotRouted(). |
| LinkUriTest::providerTestRouted | function | core/ |
Provides test cases for LinkUriTest::testTransform(). |
| LinkUriTest::setUp | function | core/ |
|
| LinkUriTest::testDisablingRouteValidation | function | core/ |
Tests disabling route validation in LinkUri::transform(). |
| LinkUriTest::testNotRouted | function | core/ |
Tests that Non routed URLs throws an exception. |
| LinkUriTest::testRouted | function | core/ |
Tests LinkUri::transform(). |
| LinkViewsTokensTest | class | core/ |
Tests the views integration for link tokens. |
| LinkViewsTokensTest.php | file | core/ |
|
| LinkViewsTokensTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LinkViewsTokensTest::$fieldName | property | core/ |
The field name used for the link field. |
| LinkViewsTokensTest::$modules | property | core/ |
Modules to install. |
| LinkViewsTokensTest::$testViews | property | core/ |
Views used by this test. |
| LinkViewsTokensTest::setUp | function | core/ |
Sets up the test. |
| LinkViewsTokensTest::testLinkViewsTokens | function | 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::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. |
| link_generation_test.info.yml | file | core/ |
core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml |
| link_generation_test.module | file | core/ |
Helper module for the link generation tests. |
| link_generation_test_link_alter | function | core/ |
Implements hook_link_alter(). |
| link_test_base_field.info.yml | file | core/ |
core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml |
| link_test_base_field.module | file | core/ |
Contains main module functions. |
| link_test_base_field_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| link_test_theme.info.yml | file | core/ |
core/modules/link/tests/themes/link_test_theme/link_test_theme.info.yml |
| link_test_views.info.yml | file | core/ |
core/modules/link/tests/modules/link_test_views/link_test_views.info.yml |
| list.admin.css | file | core/ |
/* 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/ |
Adds cache_bins parameter to the container. |
| ListCacheBinsPass.php | file | core/ |
|
| ListCacheBinsPass::process | function | core/ |
Implements CompilerPassInterface::process(). |
| ListDataDefinition | class | core/ |
A typed data definition class for defining lists. |
| ListDataDefinition.php | file | core/ |
|
| ListDataDefinition::$itemDefinition | property | core/ |
The data definition of a list item. |
| ListDataDefinition::create | function | core/ |
Creates a new list definition. |
| ListDataDefinition::createFromDataType | function | core/ |
Creates a new data definition object. |
| ListDataDefinition::createFromItemType | function | core/ |
Creates a new list data definition for items of the given data type. |
| 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. |
Pagination
- Previous page
- Page 762
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.