Search for link
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Link | class | core/ |
Represents an RFC8288 based link. |
Link | class | core/ |
Provides a link render element. |
Link | class | core/ |
Defines an object that holds information about a link. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
StaticMenuLinkOverridesInterface::getCacheTags | function | core/ |
The unique cache tag associated with this menu link override. |
StaticMenuLinkOverridesInterface::loadMultipleOverrides | function | core/ |
Loads overrides to multiple definitions of a static (YAML-defined) link. |
StaticMenuLinkOverridesInterface::loadOverride | function | core/ |
Loads any overrides to the definition of a static (YAML-defined) link. |
StaticMenuLinkOverridesInterface::reload | function | core/ |
Reloads the overrides from config. |
StaticMenuLinkOverridesInterface::saveOverride | function | core/ |
Saves the override. |
StaticMenuLinkOverridesTest | class | core/ |
@coversDefaultClass \Drupal\Core\Menu\StaticMenuLinkOverrides @group Menu |
StaticMenuLinkOverridesTest.php | file | core/ |
|
StaticMenuLinkOverridesTest::providerTestDeleteOverrides | function | core/ |
Provides test data for testDeleteOverrides. |
StaticMenuLinkOverridesTest::providerTestLoadOverride | function | core/ |
Provides test data for testLoadOverride. |
StaticMenuLinkOverridesTest::testDeleteOverrides | function | core/ |
Tests the deleteOverride and deleteOverrides method. |
StaticMenuLinkOverridesTest::testLoadMultipleOverrides | function | core/ |
Tests the loadMultipleOverrides method. |
StaticMenuLinkOverridesTest::testLoadOverride | function | core/ |
Tests the loadOverride method. |
StaticMenuLinkOverridesTest::testReload | function | core/ |
Tests the reload method. |
StaticMenuLinkOverridesTest::testSaveOverride | function | core/ |
Tests the saveOverride method. |
statistics.links.menu.yml | file | core/ |
core/modules/statistics/statistics.links.menu.yml |
statistics_node_links_alter | function | core/ |
Implements hook_node_links_alter(). |
StringFormatterTest::providerAccessLinkToEntity | function | core/ |
Data provider. |
StringFormatterTest::testLinkToContentForEntitiesWithNoCanonicalPath | function | core/ |
Test "link_to_entity" feature on fields which are added to config entity. |
StringFormatterTest::testLinkToEntity | function | core/ |
Checks link visibility depending on link templates and access. |
SymlinkValidator | class | core/ |
Flags errors if unsupported symbolic links are detected. |
SymlinkValidator.php | file | core/ |
|
SymlinkValidator::validate | function | core/ |
Flags errors if the project root or stage directory contain symbolic links. |
SymlinkValidator::__construct | function | core/ |
|
SymlinkValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\SymlinkValidator @group package_manager @internal |
SymlinkValidatorTest.php | file | core/ |
|
SymlinkValidatorTest::testAbsoluteSymlinks | function | core/ |
Tests that symlinks with absolute paths are not supported. |
SymlinkValidatorTest::testHardLinks | function | core/ |
Tests that hard links are not supported. |
SymlinkValidatorTest::testSymlinkPointingOutsideProjectRoot | function | core/ |
Tests that relative symlinks cannot point outside the project root. |
SymlinkValidatorTest::testSymlinkPointingOutsideStageDirectory | function | core/ |
Tests that relative symlinks cannot point outside the stage directory. |
SymlinkValidatorTest::testSymlinksNotAllowedOnWindows | function | core/ |
Tests that symlinks are not supported on Windows, even if they're safe. |
SymlinkValidatorTest::testSymlinksWithinSamePackage | function | core/ |
Tests that relative symlinks within the same package are supported. |
SymlinkValidatorTest::testSymlinkToDirectory | function | core/ |
Tests what happens when there is a symlink to a directory. |
SymlinkValidatorTest::testUnsupportedLinkUnderExcludedPath | function | core/ |
Tests that unsupported links are excluded if they're under excluded paths. |
system-admin--links.css | file | core/ |
System admin module: admin and compact links. |
system-admin--links.pcss.css | file | core/ |
System admin module: admin and compact links. |
system.links.action.yml | file | core/ |
core/modules/system/system.links.action.yml |
system.links.menu.yml | file | core/ |
core/modules/system/system.links.menu.yml |
system.links.task.yml | file | core/ |
core/modules/system/system.links.task.yml |
system.module_admin_links_helper | service | core/ |
Drupal\system\ModuleAdminLinksHelper |
system.module_admin_links_memory_cache | service | core/ |
Drupal\Core\Cache\MemoryCache\MemoryCache |
SystemCompactLink | class | core/ |
Provides a link to show or hide help text on administration pages. |
SystemCompactLink.php | file | core/ |
|
SystemCompactLink::getInfo | function | core/ |
Returns the element properties for this element. |
SystemCompactLink::preRenderCompactLink | function | core/ |
Pre-render callback: Renders a link into #markup. |
SystemController::$menuLinkTree | property | core/ |
The menu link tree service. |
SystemMenuBlockTest::$linkTree | property | core/ |
The menu link tree service. |
SystemMenuBlockTest::$menuLinkManager | property | core/ |
The menu link plugin manager service. |
SystemMenuNavigationBlockTest::$linkTree | property | core/ |
The menu link tree service. |
SystemMenuNavigationBlockTest::$menuLinkManager | property | core/ |
The menu link plugin manager service. |
TableSelectTest::testProcessTableselectWithLinkTitle | function | core/ |
@covers ::processTableselect |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.