Search for %s
- Search 7.x for %s
- Search 8.9.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.theme.css | file | core/ |
Styling for the shortcut module. |
| shortcut.theme.css | file | core/ |
Styling for the shortcut module. |
| Shortcut::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| Shortcut::fields | function | core/ |
Returns available fields on the source. |
| Shortcut::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| Shortcut::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Shortcut::getTitle | function | core/ |
Returns the title of this shortcut. |
| Shortcut::getUrl | function | core/ |
Returns the URL object pointing to the configured route. |
| Shortcut::getWeight | function | core/ |
Returns the weight among shortcuts with the same depth. |
| Shortcut::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| Shortcut::query | function | core/ |
|
| Shortcut::setTitle | function | core/ |
Sets the title of this shortcut. |
| Shortcut::setWeight | function | core/ |
Sets the weight among shortcuts with the same depth. |
| 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. |
| ShortcutClaroIntegrationTest | class | core/ |
Tests shortcut_install() and shortcut_uninstall(). |
| ShortcutClaroIntegrationTest.php | file | core/ |
|
| ShortcutClaroIntegrationTest::$modules | property | core/ |
Modules to enable. |
| ShortcutClaroIntegrationTest::testInstallUninstall | function | core/ |
Tests shortcut_install() and shortcut_uninstall(). |
| 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 @group legacy |
| ShortcutHalJsonAnonTest.php | file | core/ |
|
| ShortcutHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 1139
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.