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 |
|---|---|---|---|
| Shortcut::sort | function | core/ |
Sort shortcut objects. |
| ShortcutAccessControlHandler | class | core/ |
Defines the access control handler for the shortcut entity type. |
| ShortcutAccessControlHandler.php | file | core/ |
|
| ShortcutAccessControlHandler::$shortcutSetStorage | property | core/ |
The shortcut_set storage. |
| ShortcutAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| ShortcutAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| ShortcutAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ShortcutAccessControlHandler::__construct | function | core/ |
Constructs a ShortcutAccessControlHandler object. |
| ShortcutCacheTagsTest | class | core/ |
Tests the Shortcut entity's cache tags. |
| ShortcutCacheTagsTest.php | file | core/ |
|
| ShortcutCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutCacheTagsTest::$modules | property | core/ |
Modules to enable. |
| ShortcutCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ShortcutCacheTagsTest::setUp | function | core/ |
|
| ShortcutCacheTagsTest::testEntityCreation | function | core/ |
Tests that when creating a shortcut, the shortcut set tag is invalidated. |
| ShortcutCacheTagsTest::testToolbar | function | core/ |
Tests visibility and cacheability of shortcuts in the toolbar. |
| ShortcutController | class | core/ |
Provides route responses for taxonomy.module. |
| ShortcutController.php | file | core/ |
|
| ShortcutController::addForm | function | core/ |
Returns a form to add a new shortcut to a given set. |
| ShortcutController::deleteShortcutLinkInline | function | core/ |
Deletes the selected shortcut. |
| ShortcutDeleteForm | class | core/ |
Builds the shortcut link deletion form. |
| ShortcutDeleteForm.php | file | core/ |
|
| ShortcutDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ShortcutDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ShortcutDeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
| ShortcutForm | class | core/ |
Form handler for the shortcut entity forms. |
| ShortcutForm.php | file | core/ |
|
| ShortcutForm::$entity | property | core/ |
The entity being used by this form. |
| ShortcutForm::form | function | core/ |
Gets the actual form array to be built. |
| ShortcutForm::save | function | core/ |
Form submission handler for the 'save' action. |
| ShortcutHalJsonAnonTest | class | core/ |
@group hal |
| ShortcutHalJsonAnonTest.php | file | core/ |
|
| ShortcutHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ShortcutHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ShortcutHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| ShortcutHalJsonAnonTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ShortcutHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ShortcutHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ShortcutHalJsonBasicAuthTest | class | core/ |
@group hal |
| ShortcutHalJsonBasicAuthTest.php | file | core/ |
|
| ShortcutHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ShortcutHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ShortcutHalJsonCookieTest | class | core/ |
@group hal |
| ShortcutHalJsonCookieTest.php | file | core/ |
|
| ShortcutHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ShortcutHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutInterface | interface | core/ |
Provides an interface defining a shortcut entity. |
| ShortcutInterface.php | file | core/ |
Pagination
- Previous page
- Page 1109
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.