Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| links.html.twig | file | core/ |
Olivero's theme override for a set of links. |
| links.html.twig | file | core/ |
Theme override for a set of links. |
| links.html.twig | file | core/ |
Default theme implementation for a set of links. |
| links.pcss.css | file | core/ |
Links component. |
| Links.php | file | core/ |
|
| Links::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| Links::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Links::getLinks | function | core/ |
Gets the list of links used by this field. |
| Links::query | function | core/ |
Called to add the field to a query. |
| Links::usesGroupBy | function | core/ |
Provides the handler some group by. |
| Links::__construct | function | core/ |
Constructs a Links object. |
| LinkSeparateFormatter | class | core/ |
Plugin implementation of the 'link_separate' formatter. |
| LinkSeparateFormatter.php | file | core/ |
|
| LinkSeparateFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| LinkSeparateFormatter::viewElements | function | core/ |
@phpstan-param \Drupal\Core\Field\FieldItemListInterface<\Drupal\link\LinkItemInterface> $items |
| LinkSeparateFormatterDisplayTest | class | core/ |
Tests the 'link_separate' field formatter. |
| LinkSeparateFormatterDisplayTest.php | file | core/ |
|
| LinkSeparateFormatterDisplayTest::$modules | property | core/ |
Modules to install. |
| LinkSeparateFormatterDisplayTest::getTestCases | function | core/ |
|
| LinkSeparateFormatterDisplayTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| LinkSeparateFormatterDisplayTest::testLinkSeparateFormatter | function | core/ |
Tests that links are rendered correctly. |
| LinksetController | class | core/ |
Linkset controller. |
| LinksetController.php | file | core/ |
|
| LinksetController::loadMenuTree | function | core/ |
Loads a menu tree. |
| LinksetController::process | function | core/ |
Serve linkset requests. |
| LinksetController::processCustomLinkAttributes | function | core/ |
Process custom link parameters. |
| LinksetController::toLinkTargetObjects | function | core/ |
Encode a menu tree as link items and capture any cacheability metadata. |
| LinksetController::__construct | function | core/ |
Linkset constructor. |
| LinksetControllerMultiLingualTest | class | core/ |
Tests the behavior of the linkset controller in multilingual setup. |
| LinksetControllerMultiLingualTest.php | file | core/ |
|
| LinksetControllerMultiLingualTest::$authorAccount | property | core/ |
A user account to author test content. |
| LinksetControllerMultiLingualTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LinksetControllerMultiLingualTest::$httpKernel | property | core/ |
An HTTP kernel. |
| LinksetControllerMultiLingualTest::$modules | property | core/ |
Modules to install. |
| LinksetControllerMultiLingualTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| LinksetControllerMultiLingualTest::setUp | function | core/ |
Test set up. |
| LinksetControllerMultiLingualTest::testBasicMultilingualFunctions | function | core/ |
Test core functions of the linkset for multilingual behavior. |
| LinksetControllerMultiLingualTest::testDefaultMultilingualFunctions | function | core/ |
Test core functions of the linkset for multilingual behavior. |
| LinksetControllerTest | class | core/ |
Tests the behavior of the linkset controller. |
| LinksetControllerTest.php | file | core/ |
|
| LinksetControllerTest::$authorAccount | property | core/ |
A user account to author test content. |
| LinksetControllerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LinksetControllerTest::$httpKernel | property | core/ |
An HTTP kernel. |
| LinksetControllerTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| LinksetControllerTest::setUp | function | core/ |
Test set up. |
| LinksetControllerTest::testAccess | function | core/ |
Test the access control functionality of the linkset endpoint. |
| LinksetControllerTest::testBasicFunctions | function | core/ |
Test core functions of the linkset endpoint. |
| LinksetControllerTest::testCacheability | function | core/ |
Test the cacheability of the linkset endpoint. |
| LinksetControllerTest::testCustomLinkRelation | function | core/ |
Tests that menu items can use a custom link relation. |
| LinksetControllerTest::testDisabledEndpoint | function | core/ |
Test that api route does not exist if the config option is disabled. |
Pagination
- Previous page
- Page 958
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.