137 string references to 'Link'
- AnnotatedClassDiscoveryTest::provideBadAnnotations in core/
tests/ Drupal/ Tests/ Component/ Plugin/ Discovery/ AnnotatedClassDiscoveryTest.php - All the Drupal documentation standards tags.
- CKEditorPluginManagerTest::providerGetEnabledButtons in core/
modules/ ckeditor/ tests/ src/ Unit/ CKEditorPluginManagerTest.php - Provides a list of configs to test.
- claro_form_alter in core/
themes/ claro/ claro.theme - Implements hook_form_alter().
- ContentTranslationHandler::entityFormSharedElements in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Process callback: determines which elements get clue in the form.
- ContentTranslationHandlerTest::providerTestEntityFormSharedElements in core/
modules/ content_translation/ tests/ src/ Kernel/ ContentTranslationHandlerTest.php - Returns test cases for ::testEntityFormSharedElements().
- contextual.views.schema.yml in core/
modules/ contextual/ config/ schema/ contextual.views.schema.yml - core/modules/contextual/config/schema/contextual.views.schema.yml
- core.entity_form_display.block_content.banner_block.default.yml in core/
profiles/ demo_umami/ config/ install/ core.entity_form_display.block_content.banner_block.default.yml - core/profiles/demo_umami/config/install/core.entity_form_display.block_content.banner_block.default.yml
- core.entity_form_display.block_content.footer_promo_block.default.yml in core/
profiles/ demo_umami/ config/ install/ core.entity_form_display.block_content.footer_promo_block.default.yml - core/profiles/demo_umami/config/install/core.entity_form_display.block_content.footer_promo_block.default.yml
- core.entity_view_display.block_content.banner_block.default.yml in core/
profiles/ demo_umami/ config/ install/ core.entity_view_display.block_content.banner_block.default.yml - core/profiles/demo_umami/config/install/core.entity_view_display.block_content.banner_block.default.yml
- core.entity_view_display.block_content.footer_promo_block.default.yml in core/
profiles/ demo_umami/ config/ install/ core.entity_view_display.block_content.footer_promo_block.default.yml - core/profiles/demo_umami/config/install/core.entity_view_display.block_content.footer_promo_block.default.yml
- CreateTestContentEntitiesTrait::getRequiredModules in core/
modules/ migrate_drupal/ tests/ src/ Traits/ CreateTestContentEntitiesTrait.php - Gets required modules.
- CssCollectionRenderer::render in core/
lib/ Drupal/ Core/ Asset/ CssCollectionRenderer.php - Renders an asset collection.
- CssCollectionRendererUnitTest::providerTestRender in core/
tests/ Drupal/ Tests/ Core/ Asset/ CssCollectionRendererUnitTest.php - Provides data for the CSS asset rendering test.
- d6_aggregator_feed.yml in core/
modules/ aggregator/ migrations/ d6_aggregator_feed.yml - core/modules/aggregator/migrations/d6_aggregator_feed.yml
- d6_aggregator_item.yml in core/
modules/ aggregator/ migrations/ d6_aggregator_item.yml - core/modules/aggregator/migrations/d6_aggregator_item.yml
- d7_aggregator_feed.yml in core/
modules/ aggregator/ migrations/ d7_aggregator_feed.yml - core/modules/aggregator/migrations/d7_aggregator_feed.yml
- d7_aggregator_item.yml in core/
modules/ aggregator/ migrations/ d7_aggregator_item.yml - core/modules/aggregator/migrations/d7_aggregator_item.yml
- DbLogController::overview in core/
modules/ dblog/ src/ Controller/ DbLogController.php - Displays a listing of database log messages.
- DrupalLink::getButtons in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalLink.php - Returns the buttons that this plugin provides, along with metadata.
- EntityReferenceLabelFormatter::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ EntityReferenceLabelFormatter.php - Returns a form to configure settings for the formatter.
- EntityReferenceLabelFormatter::settingsSummary in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ EntityReferenceLabelFormatter.php - Returns a short summary for the current formatter settings.
- EntityReferenceLabelFormatter::viewElements in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ EntityReferenceLabelFormatter.php - Builds a renderable array for a field value.
- EntityReferenceWidgetTest::testWidget in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ EntityReferenceWidgetTest.php - Tests that the Media library's widget works as expected.
- EntityResource::addLinkHeaders in core/
modules/ rest/ src/ Plugin/ rest/ resource/ EntityResource.php - Adds link headers to a response.
- EntityResourceTestBase::assert406Response in core/
modules/ rest/ tests/ src/ Functional/ EntityResource/ EntityResourceTestBase.php - Asserts a 406 response… or in some cases a 403 response, because weirdness.
- EntityResourceTestBase::testGet in core/
modules/ rest/ tests/ src/ Functional/ EntityResource/ EntityResourceTestBase.php - Test a GET request for an entity, plus edge cases to ensure good DX.
- Feed::setWebsiteUrl in core/
modules/ aggregator/ src/ Entity/ Feed.php - Sets the parent website of the feed.
- field.field.block_content.banner_block.field_content_link.yml in core/
profiles/ demo_umami/ config/ install/ field.field.block_content.banner_block.field_content_link.yml - core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_content_link.yml
- field.field.block_content.footer_promo_block.field_content_link.yml in core/
profiles/ demo_umami/ config/ install/ field.field.block_content.footer_promo_block.field_content_link.yml - core/profiles/demo_umami/config/install/field.field.block_content.footer_promo_block.field_content_link.yml
- field.storage.block_content.field_content_link.yml in core/
profiles/ demo_umami/ config/ install/ field.storage.block_content.field_content_link.yml - core/profiles/demo_umami/config/install/field.storage.block_content.field_content_link.yml
- FieldDiscoveryTest::addAllFieldProcessesAltersData in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d6/ FieldDiscoveryTest.php - Provides data for testAddAllFieldProcessesAlters.
- FieldDiscoveryTest::addAllFieldProcessesAltersData in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d7/ FieldDiscoveryTest.php - Provides data for testAddAllFieldProcessesAlters.
- FieldHelpTest::testFieldHelp in core/
modules/ field/ tests/ src/ Functional/ FieldHelpTest.php - Test the Field module's help page.
- FieldInstanceDefaults::transform in core/
modules/ field/ src/ Plugin/ migrate/ process/ d6/ FieldInstanceDefaults.php - Set the field instance defaults.
- FieldInstancePerFormDisplayTest::providerSource in core/
modules/ field/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d7/ FieldInstancePerFormDisplayTest.php - The data provider.
- FieldInstanceSettings::transform in core/
modules/ field/ src/ Plugin/ migrate/ process/ d6/ FieldInstanceSettings.php - Set the field instance defaults.
- HtmlResponseAttachmentsProcessor::processHtmlHeadLink in core/
lib/ Drupal/ Core/ Render/ HtmlResponseAttachmentsProcessor.php - Transform a html_head_link array into html_head and http_header arrays.
- HtmlResponseAttachmentsProcessor::processHtmlHeadLink in core/
lib/ Drupal/ Core/ Render/ HtmlResponseAttachmentsProcessor.php - Transform a html_head_link array into html_head and http_header arrays.
- HtmlTagTest::providerPreRenderConditionalComments in core/
tests/ Drupal/ Tests/ Core/ Render/ Element/ HtmlTagTest.php - Data provider for conditional comments test.
- HtmlTagTest::providerPreRenderHtmlTag in core/
tests/ Drupal/ Tests/ Core/ Render/ Element/ HtmlTagTest.php - Data provider for preRenderHtmlTag test.
- Item::setLink in core/
modules/ aggregator/ src/ Entity/ Item.php - Sets the link to the feed item.
- JsonApiFunctionalTestBase::setUp in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiFunctionalTestBase.php - JSWebAssert::waitForLink in core/
tests/ Drupal/ FunctionalJavascriptTests/ JSWebAssert.php - Waits for a link with specified locator and returns it when available.
- LayoutBuilderContentModerationIntegrationTest::testLayoutModeration in core/
modules/ content_moderation/ tests/ src/ Functional/ LayoutBuilderContentModerationIntegrationTest.php - Tests that Layout changes are respected by Content Moderation.
- LayoutBuilderTest::openAddBlockForm in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderTest.php - Opens the add block form in the off-canvas dialog.
- LayoutBuilderTest::testLayoutBuilderUi in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderTest.php - Tests the Layout Builder UI.
- link.info.yml in core/
modules/ link/ link.info.yml - core/modules/link/link.info.yml
- link.migrate_drupal.yml in core/
modules/ link/ migrations/ state/ link.migrate_drupal.yml - core/modules/link/migrations/state/link.migrate_drupal.yml
- LinkBase::getDefaultLabel in core/
modules/ views/ src/ Plugin/ views/ field/ LinkBase.php - Returns the default label for this link.
- LinkCckTest::setUp in core/
modules/ link/ tests/ src/ Unit/ Plugin/ migrate/ cckfield/ LinkCckTest.php - LinkCckTest::setUp in core/
modules/ link/ tests/ src/ Kernel/ Plugin/ migrate/ cckfield/ d7/ LinkCckTest.php - LinkField::getFieldFormatterMap in core/
modules/ link/ src/ Plugin/ migrate/ field/ d6/ LinkField.php - Get a map between D6 formatters and D8 formatters for this field type.
- LinkField::getFieldFormatterMap in core/
modules/ link/ src/ Plugin/ migrate/ field/ d7/ LinkField.php - Get a map between D6 formatters and D8 formatters for this field type.
- LinkField::getFieldFormatterMap in core/
modules/ link/ src/ Plugin/ migrate/ cckfield/ LinkField.php - Get a map between D6 formatters and D8 formatters for this field type.
- LinkFieldRdfaTest::runTestAllFormatters in core/
modules/ rdf/ tests/ src/ Kernel/ Field/ LinkFieldRdfaTest.php - Helper function to test all link formatters.
- LinkFieldTest::setUp in core/
modules/ link/ tests/ src/ Unit/ Plugin/ migrate/ field/ d6/ LinkFieldTest.php - LinkFieldTest::setUp in core/
modules/ link/ tests/ src/ Kernel/ Plugin/ migrate/ field/ d7/ LinkFieldTest.php - LinkFieldTest::testEditNonNodeEntityLink in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests editing a link to a non-node entity.
- LinkFieldTest::testLinkFormatter in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests the default 'link' formatter.
- LinkFieldTest::testLinkSeparateFormatter in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests the 'link_separate' formatter.
- LinkFieldTest::testLinkTitle in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests the link title settings of a link field.
- LinkFieldTest::testLinkTypeOnLinkWidget in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Test '#link_type' property exists on 'link_default' widget.
- LinkFieldTest::testNoLinkUri in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Test <nolink> and <none> as link uri.
- LinkFieldTest::testURLValidation in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests link field URL validation.
- LinkFieldUITest::providerTestFieldUI in core/
modules/ link/ tests/ src/ Functional/ LinkFieldUITest.php - Provides test data for ::testFieldUI().
- LinkFieldUITest::runFieldUIItem in core/
modules/ link/ tests/ src/ Functional/ LinkFieldUITest.php - Tests one link field UI item.
- LinkFormatter::settingsForm in core/
modules/ link/ src/ Plugin/ Field/ FieldFormatter/ LinkFormatter.php - Returns a form to configure settings for the formatter.
- LinkFormatter::settingsSummary in core/
modules/ link/ src/ Plugin/ Field/ FieldFormatter/ LinkFormatter.php - Returns a short summary for the current formatter settings.
- LinkGeneratorTest::testGenerate in core/
tests/ Drupal/ Tests/ Core/ Utility/ LinkGeneratorTest.php - Tests the generate() method with a route.
- LinkGeneratorTest::testGenerateButton in core/
tests/ Drupal/ Tests/ Core/ Utility/ LinkGeneratorTest.php - Tests the generate() method with the <button> route.
- LinkGeneratorTest::testGenerateExternal in core/
tests/ Drupal/ Tests/ Core/ Utility/ LinkGeneratorTest.php - Tests the generate() method with an external URL.
- LinkGeneratorTest::testGenerateNoLink in core/
tests/ Drupal/ Tests/ Core/ Utility/ LinkGeneratorTest.php - Tests the generate() method with the <nolink> route.
- LinkGeneratorTest::testGenerateNone in core/
tests/ Drupal/ Tests/ Core/ Utility/ LinkGeneratorTest.php - Tests the generate() method with the <none> route.
- MailTest::testRenderedElementsUseAbsolutePaths in core/
modules/ system/ tests/ src/ Kernel/ Mail/ MailTest.php - Checks that mails built from render arrays contain absolute paths.
- MediaLibraryTestBase::switchToMediaType in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ MediaLibraryTestBase.php - Clicks a media type tab and waits for it to appear.
- MediaLibraryWidget::formElement in core/
modules/ media_library/ src/ Plugin/ Field/ FieldWidget/ MediaLibraryWidget.php - Returns the form for a single field widget.
- MediaUiFunctionalTest::assertNoHelpLink in core/
modules/ media/ tests/ src/ Functional/ MediaUiFunctionalTest.php - Asserts that a given link is not present.
- MenuLinkContentDeriverTest::testRediscover in core/
modules/ menu_link_content/ tests/ src/ Kernel/ MenuLinkContentDeriverTest.php - Tests the rediscovering.
- MenuLinkDefaultForm::buildConfigurationForm in core/
lib/ Drupal/ Core/ Menu/ Form/ MenuLinkDefaultForm.php - Form constructor.
- MenuLinksTest::testPendingRevisions in core/
modules/ menu_link_content/ tests/ src/ Kernel/ MenuLinksTest.php - Tests handling of pending revisions.
- MigrateFieldFormatterSettingsTest::testEntityDisplaySettings in core/
modules/ field/ tests/ src/ Kernel/ Migrate/ d6/ MigrateFieldFormatterSettingsTest.php - Test that migrated entity display settings can be loaded using D8 API's.
- MigrateFieldFormatterSettingsTest::testMigration in core/
modules/ field/ tests/ src/ Kernel/ Migrate/ d7/ MigrateFieldFormatterSettingsTest.php - Tests migration of D7 field formatter settings.
- MigrateFieldInstanceTest::testFieldInstances in core/
modules/ field/ tests/ src/ Kernel/ Migrate/ d7/ MigrateFieldInstanceTest.php - Tests migrating D7 field instances to field_config entities.
- MigrateFieldInstanceTest::testFieldInstances in core/
modules/ field/ tests/ src/ Kernel/ Migrate/ d7/ MigrateFieldInstanceTest.php - Tests migrating D7 field instances to field_config entities.
- MigrateFieldPluginManagerTest::nonExistentPluginExceptionsData in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ MigrateFieldPluginManagerTest.php - Provides data for testNonExistentPluginExceptions.
- MigrateFieldPluginManagerTest::testPluginSelection in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ MigrateFieldPluginManagerTest.php - Tests that the correct MigrateField plugins are used.
- MigrateFieldTest::testFields in core/
modules/ field/ tests/ src/ Kernel/ Migrate/ d6/ MigrateFieldTest.php - Tests the Drupal 6 field to Drupal 8 migration.
- MigrateFieldTest::testFields in core/
modules/ field/ tests/ src/ Kernel/ Migrate/ d7/ MigrateFieldTest.php - Tests migrating D7 fields to field_storage_config entities.
- MigrateUserProfileFieldTest::testUserProfileFields in core/
modules/ user/ tests/ src/ Kernel/ Migrate/ d6/ MigrateUserProfileFieldTest.php - Tests migration of user profile fields.
- MigrationProvidersExistTest::testFieldProvidersExist in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ MigrationProvidersExistTest.php - Tests that modules exist for all field plugins.
- MigrationStateUnitTest::providerGetUpgradeStates in core/
modules/ migrate_drupal/ tests/ src/ Unit/ MigrationStateUnitTest.php - Data provider for testGetUpgradeStates.
- MultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d6/ MultilingualReviewPageTest.php - Gets the available upgrade paths.
- MultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ MultilingualReviewPageTest.php - Gets the available upgrade paths.
- NoMultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d6/ NoMultilingualReviewPageTest.php - Gets the available upgrade paths.
- OpmlFields::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ row/ OpmlFields.php - Provide a form for setting options.
- OpmlFields::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ row/ OpmlFields.php - Provide a form for setting options.
- OpmlFields::validate in core/
modules/ views/ src/ Plugin/ views/ row/ OpmlFields.php - Validate that the plugin is correct and can be saved.
- RenderElement::preRenderAjaxForm in core/
lib/ Drupal/ Core/ Render/ Element/ RenderElement.php - Adds Ajax information about an element to communicate with JavaScript.
- RenderElementTypesTest::testHtmlTag in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ RenderElementTypesTest.php - Tests system #type 'html_tag'.
- RendererTestBase::setUp in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererTestBase.php - RequirementsPageTrait::updateRequirementsProblem in core/
tests/ Drupal/ Tests/ RequirementsPageTrait.php - Handles the update requirements page.
- ResourceTestBase::testGetIndividual in core/
modules/ jsonapi/ tests/ src/ Functional/ ResourceTestBase.php - Tests GETting an individual resource, plus edge cases to ensure good DX.
- RouteCachingLanguageTest::setUp in core/
tests/ Drupal/ FunctionalTests/ Routing/ RouteCachingLanguageTest.php - ShortcutLinksTest::testShortcutLinkAdd in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests that creating a shortcut works properly.
- ShortcutLinksTest::testShortcutLinkChangePath in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests that changing the path of a shortcut link works.
- ShortcutSetController::addShortcutLinkInline in core/
modules/ shortcut/ src/ Controller/ ShortcutSetController.php - Creates a new link in the provided shortcut set.
- ShortcutTestBase::getShortcutInformation in core/
modules/ shortcut/ src/ Tests/ ShortcutTestBase.php - Extracts information from shortcut set links.
- ShortcutTestBase::getShortcutInformation in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutTestBase.php - Extracts information from shortcut set links.
- shortcut_renderable_links in core/
modules/ shortcut/ shortcut.module - Returns an array of shortcut links, suitable for rendering.
- Standard::filterXss in core/
modules/ editor/ src/ EditorXssFilter/ Standard.php - Filters HTML to prevent XSS attacks when a user edits it in a text editor.
- StyleOpmlTest::testOpmlOutput in core/
modules/ views/ tests/ src/ Functional/ Plugin/ StyleOpmlTest.php - Tests the rendered output.
- SystemMenuOffCanvasForm::buildConfigurationForm in core/
modules/ system/ src/ Form/ SystemMenuOffCanvasForm.php - Form constructor.
- ThemeRenderAndAutoescapeTest::testThemeRenderAndAutoescape in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ThemeRenderAndAutoescapeTest.php - @dataProvider providerTestThemeRenderAndAutoescape
- TwigExtension::getFunctions in core/
lib/ Drupal/ Core/ Template/ TwigExtension.php - UiHelperTrait::clickLink in core/
tests/ Drupal/ Tests/ UiHelperTrait.php - Follows a link by complete name.
- UpdatePathRC1TestBaseFilledTest::testUpdatedSite in core/
modules/ system/ tests/ src/ Functional/ Update/ UpdatePathRC1TestBaseFilledTest.php - Tests that the content and configuration were properly updated.
- UpdatePathRC1TestBaseFilledTest::testUpdatedSite in core/
modules/ system/ tests/ src/ Functional/ Update/ UpdatePathRC1TestBaseFilledTest.php - Tests that the content and configuration were properly updated.
- UpdatePathTestBaseFilledTest::testUpdatedSite in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePathTestBaseFilledTest.php - Tests that the content and configuration were properly updated.
- UpdatePathTestBaseFilledTest::testUpdatedSite in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePathTestBaseFilledTest.php - Tests that the content and configuration were properly updated.
- update_calculate_project_update_status in core/
modules/ update/ update.compare.inc - Calculates the current update status of a specific project.
- Upgrade7Test::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ Upgrade7Test.php - Gets the available upgrade paths.
- user_profile_entity_display.yml in core/
modules/ user/ migrations/ user_profile_entity_display.yml - core/modules/user/migrations/user_profile_entity_display.yml
- user_profile_field.yml in core/
modules/ user/ migrations/ user_profile_field.yml - core/modules/user/migrations/user_profile_field.yml
- UuidFormatterTest::testUuidStringFormatter in core/
modules/ field/ tests/ src/ Kernel/ String/ UuidFormatterTest.php - Tests string formatter output.
- views.view.aggregator_sources.yml in core/
modules/ aggregator/ config/ optional/ views.view.aggregator_sources.yml - core/modules/aggregator/config/optional/views.view.aggregator_sources.yml
- views.view.dblog_integration_test.yml in core/
modules/ dblog/ tests/ modules/ dblog_test_views/ test_views/ views.view.dblog_integration_test.yml - core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_integration_test.yml
- views.view.test_dblog.yml in core/
modules/ dblog/ tests/ modules/ dblog_test_views/ test_views/ views.view.test_dblog.yml - core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.test_dblog.yml
- views.view.test_link_tokens.yml in core/
modules/ link/ tests/ modules/ link_test_views/ test_views/ views.view.test_link_tokens.yml - core/modules/link/tests/modules/link_test_views/test_views/views.view.test_link_tokens.yml
- views.view.watchdog.yml in core/
modules/ dblog/ config/ optional/ views.view.watchdog.yml - core/modules/dblog/config/optional/views.view.watchdog.yml
- ViewsIntegrationTest::testMessages in core/
modules/ dblog/ tests/ src/ Kernel/ Views/ ViewsIntegrationTest.php - Tests the messages escaping functionality.
- WebAssert::linkExists in core/
tests/ Drupal/ Tests/ WebAssert.php - Passes if a link with the specified label is found.
- WebAssert::linkExistsExact in core/
tests/ Drupal/ Tests/ WebAssert.php - Passes if a link with the exactly specified label is found.
- WebAssert::linkNotExists in core/
tests/ Drupal/ Tests/ WebAssert.php - Passes if a link with the specified label is not found.
- WebAssert::linkNotExistsExact in core/
tests/ Drupal/ Tests/ WebAssert.php - Passes if a link with the exactly specified label is not found.
- WidgetWithoutTypesTest::testWidgetWithoutMediaTypes in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ WidgetWithoutTypesTest.php - Tests that the widget works as expected when media types are deleted.
- _claro_convert_link_to_action_link in core/
themes/ claro/ claro.theme - Converts a link render element to an action link.
- _color_rewrite_stylesheet in core/
modules/ color/ color.module - Rewrites the stylesheet to match the colors in the palette.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.