Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ShortcutInterface::getTitle function core/modules/shortcut/src/ShortcutInterface.php Returns the title of this shortcut.
ShortcutInterface::getUrl function core/modules/shortcut/src/ShortcutInterface.php Returns the URL object pointing to the configured route.
ShortcutInterface::getWeight function core/modules/shortcut/src/ShortcutInterface.php Returns the weight among shortcuts with the same depth.
ShortcutInterface::setTitle function core/modules/shortcut/src/ShortcutInterface.php Sets the title of this shortcut.
ShortcutInterface::setWeight function core/modules/shortcut/src/ShortcutInterface.php Sets the weight among shortcuts with the same depth.
ShortcutJsonAnonTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php @group rest
ShortcutJsonAnonTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php
ShortcutJsonAnonTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php The theme to install as the default for testing.
ShortcutJsonAnonTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php The format to use in this test.
ShortcutJsonAnonTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php The MIME type that corresponds to $format.
ShortcutJsonBasicAuthTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php @group rest
ShortcutJsonBasicAuthTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php
ShortcutJsonBasicAuthTest::$auth property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php The authentication mechanism to use in this test.
ShortcutJsonBasicAuthTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php The theme to install as the default for testing.
ShortcutJsonBasicAuthTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php The format to use in this test.
ShortcutJsonBasicAuthTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php The MIME type that corresponds to $format.
ShortcutJsonBasicAuthTest::$modules property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php Modules to install.
ShortcutJsonCookieTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php @group rest
ShortcutJsonCookieTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php
ShortcutJsonCookieTest::$auth property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php The authentication mechanism to use in this test.
ShortcutJsonCookieTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php The theme to install as the default for testing.
ShortcutJsonCookieTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php The format to use in this test.
ShortcutJsonCookieTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php The MIME type that corresponds to $format.
ShortcutLazyBuilders class core/modules/shortcut/src/ShortcutLazyBuilders.php Lazy builders for the shortcut module.
ShortcutLazyBuilders.php file core/modules/shortcut/src/ShortcutLazyBuilders.php
ShortcutLazyBuilders::$renderer property core/modules/shortcut/src/ShortcutLazyBuilders.php The renderer service.
ShortcutLazyBuilders::lazyLinks function core/modules/shortcut/src/ShortcutLazyBuilders.php #lazy_builder callback; builds shortcut toolbar links.
ShortcutLazyBuilders::trustedCallbacks function core/modules/shortcut/src/ShortcutLazyBuilders.php Lists the trusted callbacks provided by the implementing class.
ShortcutLazyBuilders::__construct function core/modules/shortcut/src/ShortcutLazyBuilders.php Constructs a new ShortcutLazyBuilders object.
ShortcutLinksTest class core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Create, view, edit, delete, and change shortcut links.
ShortcutLinksTest.php file core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php
ShortcutLinksTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php The theme to install as the default for testing.
ShortcutLinksTest::$modules property core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Modules to enable.
ShortcutLinksTest::assertShortcutQuickLink function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Passes if a shortcut quick link with the specified label is found.
ShortcutLinksTest::setUp function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php
ShortcutLinksTest::testAccessShortcutsPermission function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that the 'access shortcuts' permissions works properly.
ShortcutLinksTest::testNoShortcutLink function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that the add shortcut link is not displayed for 404/403 errors.
ShortcutLinksTest::testShortcutBlockAccess function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that the 'access shortcuts' permission is required to access the
shortcut block.
ShortcutLinksTest::testShortcutLinkAdd function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that creating a shortcut works properly.
ShortcutLinksTest::testShortcutLinkChangePath function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that changing the path of a shortcut link works.
ShortcutLinksTest::testShortcutLinkChangeRoute function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that changing the route of a shortcut link works.
ShortcutLinksTest::testShortcutLinkDelete function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests deleting a shortcut link.
ShortcutLinksTest::testShortcutLinkOrder function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests the shortcuts are correctly ordered by weight in the toolbar.
ShortcutLinksTest::testShortcutLinkRename function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that shortcut links can be renamed.
ShortcutLinksTest::testShortcutQuickLink function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that the "add to shortcut" and "remove from shortcut" links work.
ShortcutLinksTest::verifyAccessShortcutsPermissionForEditPages function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that the 'access shortcuts' permission is required for shortcut set
administration page access.
ShortcutLocalTasksTest class core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php Tests existence of shortcut local tasks.
ShortcutLocalTasksTest.php file core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php
ShortcutLocalTasksTest::getShortcutPageRoutes function core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php Provides a list of routes to test.
ShortcutLocalTasksTest::setUp function core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.