links--media-library-menu.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/classy/media-library/links--media-library-menu.html.twig |
Theme implementation of the media type menu in the media library dialog. |
links--media-library-menu.html.twig |
file |
core/themes/claro/templates/classy/media-library/links--media-library-menu.html.twig |
Theme implementation of the media type menu in the media library dialog. |
links--node.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/classy/content/links--node.html.twig |
Theme override to display node links. |
links--node.html.twig |
file |
core/themes/claro/templates/classy/content/links--node.html.twig |
Theme override to display node links. |
links--node.html.twig |
file |
core/themes/starterkit_theme/templates/content/links--node.html.twig |
Theme override to display node links. |
links.css |
file |
core/profiles/demo_umami/themes/umami/css/classy/components/links.css |
Visual styles for links. |
links.css |
file |
core/themes/olivero/css/components/links.css |
Links component. |
links.css |
file |
core/themes/claro/css/classy/components/links.css |
Visual styles for links. |
links.css |
file |
core/themes/starterkit_theme/css/components/links.css |
Visual styles for links. |
links.html.twig |
file |
core/themes/olivero/templates/navigation/links.html.twig |
Olivero's theme override for a set of links. |
links.html.twig |
file |
core/themes/stable9/templates/navigation/links.html.twig |
Theme override for a set of links. |
links.html.twig |
file |
core/themes/starterkit_theme/templates/navigation/links.html.twig |
Theme override for a set of links. |
links.html.twig |
file |
core/modules/system/templates/links.html.twig |
Default theme implementation for a set of links. |
links.pcss.css |
file |
core/themes/olivero/css/components/links.pcss.css |
Links component. |
Links.php |
file |
core/modules/views/src/Plugin/views/field/Links.php |
|
Links::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/field/Links.php |
Default option form that provides label widget that all fields should have. |
Links::create |
function |
core/modules/views/src/Plugin/views/field/Links.php |
Creates an instance of the plugin. |
Links::defineOptions |
function |
core/modules/views/src/Plugin/views/field/Links.php |
Information about options for all kinds of purposes will be held here. |
Links::getLinks |
function |
core/modules/views/src/Plugin/views/field/Links.php |
Gets the list of links used by this field. |
Links::query |
function |
core/modules/views/src/Plugin/views/field/Links.php |
Called to add the field to a query. |
Links::usesGroupBy |
function |
core/modules/views/src/Plugin/views/field/Links.php |
Provides the handler some groupby. |
Links::__construct |
function |
core/modules/views/src/Plugin/views/field/Links.php |
Constructs a Links object. |
LinkSeparateFormatter |
class |
core/modules/link/src/Plugin/Field/FieldFormatter/LinkSeparateFormatter.php |
Plugin implementation of the 'link_separate' formatter. |
LinkSeparateFormatter.php |
file |
core/modules/link/src/Plugin/Field/FieldFormatter/LinkSeparateFormatter.php |
|
LinkSeparateFormatter::defaultSettings |
function |
core/modules/link/src/Plugin/Field/FieldFormatter/LinkSeparateFormatter.php |
Defines the default settings for this plugin. |
LinkSeparateFormatter::viewElements |
function |
core/modules/link/src/Plugin/Field/FieldFormatter/LinkSeparateFormatter.php |
Builds a renderable array for a field value. |
LinksetController |
class |
core/modules/system/src/Controller/LinksetController.php |
Linkset controller. |
LinksetController.php |
file |
core/modules/system/src/Controller/LinksetController.php |
|
LinksetController::create |
function |
core/modules/system/src/Controller/LinksetController.php |
Instantiates a new instance of the implementing class using autowiring. |
LinksetController::loadMenuTree |
function |
core/modules/system/src/Controller/LinksetController.php |
Loads a menu tree. |
LinksetController::process |
function |
core/modules/system/src/Controller/LinksetController.php |
Serve linkset requests. |
LinksetController::processCustomLinkAttributes |
function |
core/modules/system/src/Controller/LinksetController.php |
Process custom link parameters. |
LinksetController::toLinkTargetObjects |
function |
core/modules/system/src/Controller/LinksetController.php |
Encode a menu tree as link items and capture any cacheability metadata. |
LinksetController::__construct |
function |
core/modules/system/src/Controller/LinksetController.php |
Linkset constructor. |
LinksetControllerMultiLingualTest |
class |
core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php |
Tests the behavior of the linkset controller in multilingual setup. |
LinksetControllerMultiLingualTest.php |
file |
core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php |
|
LinksetControllerMultiLingualTest::$authorAccount |
property |
core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php |
A user account to author test content. |
LinksetControllerMultiLingualTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php |
The theme to install as the default for testing. |
LinksetControllerMultiLingualTest::$httpKernel |
property |
core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php |
An HTTP kernel. |
LinksetControllerMultiLingualTest::$modules |
property |
core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php |
Modules to install. |
LinksetControllerMultiLingualTest::$profile |
property |
core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php |
The profile to install as a basis for testing. |
LinksetControllerMultiLingualTest::setUp |
function |
core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php |
Test set up. |
LinksetControllerMultiLingualTest::testBasicMultilingualFunctions |
function |
core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php |
Test core functions of the linkset for multilingual behavior. |
LinksetControllerMultiLingualTest::testDefaultMultilingualFunctions |
function |
core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php |
Test core functions of the linkset for multilingual behavior. |
LinksetControllerTest |
class |
core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php |
Tests the behavior of the linkset controller. |
LinksetControllerTest.php |
file |
core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php |
|
LinksetControllerTest::$authorAccount |
property |
core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php |
A user account to author test content. |
LinksetControllerTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php |
The theme to install as the default for testing. |
LinksetControllerTest::$httpKernel |
property |
core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php |
An HTTP kernel. |
LinksetControllerTest::$profile |
property |
core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php |
The profile to install as a basis for testing. |