Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| shortcut.api.php | file | core/ |
Hooks provided by the Shortcut module. |
| shortcut.css | file | core/ |
Styling for the shortcut module. |
| shortcut.icons.theme.css | file | core/ |
Styling for the shortcut module icons. |
| shortcut.icons.theme.css | file | core/ |
Styling for the shortcut module icons. |
| shortcut.icons.theme.pcss.css | file | core/ |
Styling for the shortcut module icons. |
| shortcut.info.yml | file | core/ |
core/modules/shortcut/shortcut.info.yml |
| shortcut.install | file | core/ |
Install, update and uninstall functions for the shortcut module. |
| shortcut.lazy_builders | service | core/ |
Drupal\shortcut\ShortcutLazyBuilders |
| shortcut.libraries.yml | file | core/ |
core/modules/shortcut/shortcut.libraries.yml |
| shortcut.links.action.yml | file | core/ |
core/modules/shortcut/shortcut.links.action.yml |
| shortcut.links.menu.yml | file | core/ |
core/modules/shortcut/shortcut.links.menu.yml |
| shortcut.links.task.yml | file | core/ |
core/modules/shortcut/shortcut.links.task.yml |
| shortcut.migrate_drupal.yml | file | core/ |
core/modules/shortcut/migrations/state/shortcut.migrate_drupal.yml |
| shortcut.module | file | core/ |
Allows users to manage customizable lists of shortcut links. |
| shortcut.overview.html.twig | file | core/ |
--- label: 'Creating and using shortcut administrative links' related: - core.ui_components --- <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans %}Create, view, and use a set of shortcuts to access administrative… |
| shortcut.pcss.css | file | core/ |
Styling for the shortcut module. |
| shortcut.permissions.yml | file | core/ |
core/modules/shortcut/shortcut.permissions.yml |
| Shortcut.php | file | core/ |
|
| Shortcut.php | file | core/ |
|
| shortcut.routing.yml | file | core/ |
core/modules/shortcut/shortcut.routing.yml |
| shortcut.schema.yml | file | core/ |
core/modules/shortcut/config/schema/shortcut.schema.yml |
| shortcut.services.yml | file | core/ |
core/modules/shortcut/shortcut.services.yml |
| shortcut.set.default.yml | file | core/ |
core/modules/shortcut/config/install/shortcut.set.default.yml |
| 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::$adminUser | property | core/ |
User with permission to administer shortcuts. |
| ShortcutCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutCacheTagsTest::$modules | property | core/ |
Modules to install. |
| ShortcutCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
Pagination
- Previous page
- Page 1168
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.