system-admin--links.css |
file |
core/themes/claro/css/components/system-admin--links.css |
System admin module: admin and compact links. |
system-admin--links.pcss.css |
file |
core/themes/claro/css/components/system-admin--links.pcss.css |
System admin module: admin and compact links. |
system.links.action.yml |
file |
core/modules/system/system.links.action.yml |
core/modules/system/system.links.action.yml |
system.links.menu.yml |
file |
core/modules/system/system.links.menu.yml |
core/modules/system/system.links.menu.yml |
system.links.task.yml |
file |
core/modules/system/system.links.task.yml |
core/modules/system/system.links.task.yml |
system.menu.navigation-user-links.yml |
file |
core/modules/navigation/config/install/system.menu.navigation-user-links.yml |
core/modules/navigation/config/install/system.menu.navigation-user-links.yml |
system.module_admin_links_helper |
service |
core/modules/system/system.services.yml |
Drupal\system\ModuleAdminLinksHelper |
system.module_admin_links_memory_cache |
service |
core/modules/system/system.services.yml |
Drupal\Core\Cache\MemoryCache\MemoryCache |
SystemCompactLink |
class |
core/lib/Drupal/Core/Render/Element/SystemCompactLink.php |
Provides a link to show or hide help text on administration pages. |
SystemCompactLink.php |
file |
core/lib/Drupal/Core/Render/Element/SystemCompactLink.php |
|
SystemCompactLink::getInfo |
function |
core/lib/Drupal/Core/Render/Element/SystemCompactLink.php |
Returns the element properties for this element. |
SystemCompactLink::preRenderCompactLink |
function |
core/lib/Drupal/Core/Render/Element/SystemCompactLink.php |
Pre-render callback: Renders a link into #markup. |
SystemController::$menuLinkTree |
property |
core/modules/system/src/Controller/SystemController.php |
The menu link tree service. |
SystemMenuBlockTest::$linkTree |
property |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
The menu link tree service. |
SystemMenuBlockTest::$menuLinkManager |
property |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
The menu link plugin manager service. |
TableSelectTest::testProcessTableselectWithLinkTitle |
function |
core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php |
Tests process tableselect with link title. |
taxonomy.links.action.yml |
file |
core/modules/taxonomy/taxonomy.links.action.yml |
core/modules/taxonomy/taxonomy.links.action.yml |
taxonomy.links.contextual.yml |
file |
core/modules/taxonomy/taxonomy.links.contextual.yml |
core/modules/taxonomy/taxonomy.links.contextual.yml |
taxonomy.links.menu.yml |
file |
core/modules/taxonomy/taxonomy.links.menu.yml |
core/modules/taxonomy/taxonomy.links.menu.yml |
taxonomy.links.task.yml |
file |
core/modules/taxonomy/taxonomy.links.task.yml |
core/modules/taxonomy/taxonomy.links.task.yml |
TelephoneLinkFormatter |
class |
core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php |
Plugin implementation of the 'telephone_link' formatter. |
TelephoneLinkFormatter.php |
file |
core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php |
|
TelephoneLinkFormatter::defaultSettings |
function |
core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php |
Defines the default settings for this plugin. |
TelephoneLinkFormatter::settingsForm |
function |
core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php |
Returns a form to configure settings for the formatter. |
TelephoneLinkFormatter::settingsSummary |
function |
core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php |
Returns a short summary for the current formatter settings. |
TelephoneLinkFormatter::viewElements |
function |
core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php |
Builds a renderable array for a field value. |
template_preprocess_file_link |
function |
core/modules/file/file.module |
Prepares variables for file link templates. |
template_preprocess_links |
function |
core/includes/theme.inc |
Prepares variables for links templates. |
template_preprocess_link_formatter_link_separate |
function |
core/modules/link/link.module |
Prepares variables for separated link field templates. |
TermContextualLinksTest |
class |
core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php |
Tests views contextual links on terms. |
TermContextualLinksTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php |
|
TermContextualLinksTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php |
The theme to install as the default for testing. |
TermContextualLinksTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php |
Modules to install. |
TermContextualLinksTest::testTermContextualLinks |
function |
core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php |
Tests contextual links. |
TermTranslationUITest::testTranslateLinkVocabularyAdminPage |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
Tests translate link on vocabulary term list. |
TestContextualLink |
class |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/ContextualLink/TestContextualLink.php |
Defines a contextual link plugin with a dynamic title from user input. |
TestContextualLink.php |
file |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/ContextualLink/TestContextualLink.php |
|
TestContextualLink::getTitle |
function |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/ContextualLink/TestContextualLink.php |
Returns the localized title to be shown for this contextual link. |
TestController::linksDisplay |
function |
core/modules/system/tests/modules/dialog_renderer_test/src/Controller/TestController.php |
Displays test links that will open in the modal dialog. |
TestController::linksDisplay |
function |
core/modules/system/tests/modules/off_canvas_test/src/Controller/TestController.php |
Displays test links that will open in off-canvas dialog. |
TestController::modalContentLink |
function |
core/modules/system/tests/modules/dialog_renderer_test/src/Controller/TestController.php |
Return modal content with link. |
TestController::otherDialogLinks |
function |
core/modules/system/tests/modules/off_canvas_test/src/Controller/TestController.php |
Displays dialogs links to be displayed inside the off-canvas dialog. |
TestPathBasedBreadcrumbBuilder::$linkGenerator |
property |
core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php |
The test link generator. |
TestPathBasedBreadcrumbBuilder::setLinkGenerator |
function |
core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php |
Sets the link generator. |
test_page_test.links.menu.yml |
file |
core/modules/system/tests/modules/test_page_test/test_page_test.links.menu.yml |
core/modules/system/tests/modules/test_page_test/test_page_test.links.menu.yml |
ThemePreprocess::preprocessLinks |
function |
core/lib/Drupal/Core/Theme/ThemePreprocess.php |
Prepares variables for links templates. |
ToolbarAdminMenuTest::testBackToSiteLink |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests that back to site link exists on admin pages, not on content pages. |
ToolbarAdminMenuTest::testExternalLink |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests that external links added to the menu appear in the toolbar. |
ToolbarAdminMenuTest::testMenuLinkUpdateSubtreesHashCacheClear |
function |
core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php |
Tests toolbar cache tags implementation. |
ToolbarLinkBuilder |
class |
core/modules/user/src/ToolbarLinkBuilder.php |
ToolbarLinkBuilder fills out the placeholders generated in user_toolbar(). |