Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ShortcutInterface::getTitle | function | core/ |
Returns the title of this shortcut. |
| ShortcutInterface::getUrl | function | core/ |
Returns the URL object pointing to the configured route. |
| ShortcutInterface::getWeight | function | core/ |
Returns the weight among shortcuts with the same depth. |
| ShortcutInterface::setTitle | function | core/ |
Sets the title of this shortcut. |
| ShortcutInterface::setWeight | function | core/ |
Sets the weight among shortcuts with the same depth. |
| ShortcutJsonAnonTest | class | core/ |
@group rest |
| ShortcutJsonAnonTest.php | file | core/ |
|
| ShortcutJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ShortcutJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ShortcutJsonBasicAuthTest | class | core/ |
@group rest |
| ShortcutJsonBasicAuthTest.php | file | core/ |
|
| ShortcutJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ShortcutJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ShortcutJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ShortcutJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ShortcutJsonCookieTest | class | core/ |
@group rest |
| ShortcutJsonCookieTest.php | file | core/ |
|
| ShortcutJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ShortcutJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ShortcutJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ShortcutLazyBuilders | class | core/ |
Lazy builders for the shortcut module. |
| ShortcutLazyBuilders.php | file | core/ |
|
| ShortcutLazyBuilders::$renderer | property | core/ |
The renderer service. |
| ShortcutLazyBuilders::lazyLinks | function | core/ |
#lazy_builder callback; builds shortcut toolbar links. |
| ShortcutLazyBuilders::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ShortcutLazyBuilders::__construct | function | core/ |
Constructs a new ShortcutLazyBuilders object. |
| 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 that the 'access shortcuts' permission is required to access 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 that the 'access shortcuts' permission is required for shortcut set administration page access. |
| ShortcutLocalTasksTest | class | core/ |
Tests existence of shortcut local tasks. |
| ShortcutLocalTasksTest.php | file | core/ |
|
| ShortcutLocalTasksTest::getShortcutPageRoutes | function | core/ |
Provides a list of routes to test. |
| ShortcutLocalTasksTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1110
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.