Search for _link
- Search 7.x for _link
- Search 8.9.x for _link
- Search 10.3.x for _link
- Search 11.x for _link
- Search main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ShortcutController::deleteShortcutLinkInline | function | core/ |
Deletes the selected shortcut. |
| ShortcutLazyBuilders::lazyLinks | function | core/ |
#lazy_builder callback; builds shortcut toolbar links. |
| ShortcutLinksTest | class | core/ |
Create, view, edit, delete, and change shortcut links. |
| ShortcutLinksTest.php | file | core/ |
|
| ShortcutLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutLinksTest::$modules | property | core/ |
Modules to enable. |
| ShortcutLinksTest::assertShortcutQuickLink | function | core/ |
Passes if a shortcut quick link with the specified label is found. |
| ShortcutLinksTest::setUp | function | core/ |
|
| ShortcutLinksTest::testAccessShortcutsPermission | function | core/ |
Tests that the 'access shortcuts' permissions works properly. |
| ShortcutLinksTest::testNoShortcutLink | function | core/ |
Tests that the add shortcut link is not displayed for 404/403 errors. |
| ShortcutLinksTest::testShortcutBlockAccess | function | core/ |
Tests the 'access shortcuts' permission with the shortcut block. |
| ShortcutLinksTest::testShortcutLinkAdd | function | core/ |
Tests that creating a shortcut works properly. |
| ShortcutLinksTest::testShortcutLinkChangePath | function | core/ |
Tests that changing the path of a shortcut link works. |
| ShortcutLinksTest::testShortcutLinkChangeRoute | function | core/ |
Tests that changing the route of a shortcut link works. |
| ShortcutLinksTest::testShortcutLinkDelete | function | core/ |
Tests deleting a shortcut link. |
| ShortcutLinksTest::testShortcutLinkOrder | function | core/ |
Tests the shortcuts are correctly ordered by weight in the toolbar. |
| ShortcutLinksTest::testShortcutLinkRename | function | core/ |
Tests that shortcut links can be renamed. |
| ShortcutLinksTest::testShortcutQuickLink | function | core/ |
Tests that the "add to shortcut" and "remove from shortcut" links work. |
| ShortcutLinksTest::verifyAccessShortcutsPermissionForEditPages | function | core/ |
Tests the 'access shortcuts' permission for shortcut set administration. |
| ShortcutSet::resetLinkWeights | function | core/ |
Resets the link weights in a shortcut set to match their current order. |
| ShortcutSetController::addShortcutLinkInline | function | core/ |
Creates a new link in the provided shortcut set. |
| ShortcutSetInterface::resetLinkWeights | function | core/ |
Resets the link weights in a shortcut set to match their current order. |
| shortcut_renderable_links | function | core/ |
Returns an array of shortcut links, suitable for rendering. |
| skip-link.css | file | core/ |
Styles for the skip link. |
| skip-link.css | file | core/ |
Skip link |
| skip-link.css | file | core/ |
Skip link |
| skip-link.css | file | core/ |
Skip link |
| skip-link.css | file | core/ |
Styles for the skip link. |
| skip-link.pcss.css | file | core/ |
Skip link |
| skip-link.pcss.css | file | core/ |
Skip link |
| stable_preprocess_links | function | core/ |
Implements template_preprocess_links(). |
| standard.links.menu.yml | file | core/ |
core/profiles/standard/standard.links.menu.yml |
| StaticMenuLinkOverrides | class | core/ |
Defines an implementation of the menu link override using a config file. |
| StaticMenuLinkOverrides.php | file | core/ |
|
| StaticMenuLinkOverrides::$config | property | core/ |
The menu link overrides config object. |
| StaticMenuLinkOverrides::$configFactory | property | core/ |
The config factory object. |
| StaticMenuLinkOverrides::$configName | property | core/ |
The config name used to store the overrides. |
| StaticMenuLinkOverrides::deleteMultipleOverrides | function | core/ |
Deletes multiple overrides to definitions of static (YAML-defined) links. |
| StaticMenuLinkOverrides::deleteOverride | function | core/ |
Deletes any overrides to the definition of a static (YAML-defined) link. |
| StaticMenuLinkOverrides::encodeId | function | core/ |
Encodes the ID by replacing dots with double underscores. |
| StaticMenuLinkOverrides::getCacheTags | function | core/ |
The unique cache tag associated with this menu link override. |
| StaticMenuLinkOverrides::getConfig | function | core/ |
Gets the configuration object when needed. |
| StaticMenuLinkOverrides::loadMultipleOverrides | function | core/ |
Loads overrides to multiple definitions of a static (YAML-defined) link. |
| StaticMenuLinkOverrides::loadOverride | function | core/ |
Loads any overrides to the definition of a static (YAML-defined) link. |
| StaticMenuLinkOverrides::reload | function | core/ |
Reloads the overrides from config. |
| StaticMenuLinkOverrides::saveOverride | function | core/ |
Saves the override. |
| StaticMenuLinkOverrides::__construct | function | core/ |
Constructs a StaticMenuLinkOverrides object. |
| StaticMenuLinkOverridesInterface | interface | core/ |
Defines an interface for objects which overrides menu links defined in YAML. |
| StaticMenuLinkOverridesInterface.php | file | core/ |
|
| StaticMenuLinkOverridesInterface::deleteMultipleOverrides | function | core/ |
Deletes multiple overrides to definitions of static (YAML-defined) links. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.