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 main for %s
  6. Other projects
Title Object type File name Summary
LinkTypeConstraintValidatorTest::testInternal function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkTypeConstraintValidatorTest.php Validate a good internal link.
LinkTypeConstraintValidatorTest::testUnexpectedValue function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkTypeConstraintValidatorTest.php Tests validating a value that isn't a LinkItemInterface.
LinkUri::transform function core/modules/migrate/src/Plugin/migrate/process/LinkUri.php Performs the associated process.
LinkUri::transform function core/modules/menu_link_content/src/Plugin/migrate/process/LinkUri.php Performs the associated process.
LinkUri::__construct function core/modules/menu_link_content/src/Plugin/migrate/process/LinkUri.php Constructs a LinkUri object.
LinkUri::__construct function core/modules/migrate/src/Plugin/migrate/process/LinkUri.php Constructs a \Drupal\Component\Plugin\PluginBase object.
LinkUriTest class core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php Tests \Drupal\migrate\Plugin\migrate\process\LinkUri.
LinkUriTest class core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php Tests \Drupal\menu_link_content\Plugin\migrate\process\LinkUri.
LinkUriTest.php file core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php
LinkUriTest.php file core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php
LinkUriTest::$modules property core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php Modules to install.
LinkUriTest::$modules property core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php Modules to install.
LinkUriTest::doTransform function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php Transforms a link path into an 'internal:' or 'entity:' URI.
LinkUriTest::doTransform function core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php Transforms a link path into an 'internal:' or 'entity:' URI.
LinkUriTest::providerTestDisablingRouteValidation function core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php Provides test cases for LinkUriTest::testDisablingRouteValidation().
LinkUriTest::providerTestDisablingRouteValidation function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php Provides test cases for LinkUriTest::testDisablingRouteValidation().
LinkUriTest::providerTestNotRouted function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php Provides test cases for LinkUriTest::testNotRouted().
LinkUriTest::providerTestNotRouted function core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php Provides test cases for LinkUriTest::testNotRouted().
LinkUriTest::providerTestRouted function core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php Provides test cases for LinkUriTest::testTransform().
LinkUriTest::providerTestRouted function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php Provides test cases for LinkUriTest::testTransform().
LinkUriTest::setUp function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php
LinkUriTest::setUp function core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php
LinkUriTest::testDisablingRouteValidation function core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php Tests disabling route validation in LinkUri::transform().
LinkUriTest::testDisablingRouteValidation function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php Tests disabling route validation in LinkUri::transform().
LinkUriTest::testNotRouted function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php Tests that Non routed URLs throws an exception.
LinkUriTest::testNotRouted function core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php Tests that Non routed URLs throws an exception.
LinkUriTest::testRouted function core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php Tests LinkUri::transform().
LinkUriTest::testRouted function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php Tests LinkUri::transform().
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

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