Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
shortcut.css core/themes/claro/css/components/shortcut.css Styling for the shortcut module.
shortcut.icons.theme.css core/themes/stable9/css/shortcut/shortcut.icons.theme.css Styling for the shortcut module icons.
shortcut.icons.theme.css core/modules/shortcut/css/shortcut.icons.theme.css Styling for the shortcut module icons.
shortcut.icons.theme.pcss.css core/modules/shortcut/css/shortcut.icons.theme.pcss.css Styling for the shortcut module icons.
shortcut.info.yml core/modules/shortcut/shortcut.info.yml core/modules/shortcut/shortcut.info.yml
shortcut.install core/modules/shortcut/shortcut.install Install, update and uninstall functions for the shortcut module.
shortcut.libraries.yml core/modules/shortcut/shortcut.libraries.yml core/modules/shortcut/shortcut.libraries.yml
shortcut.links.action.yml core/modules/shortcut/shortcut.links.action.yml core/modules/shortcut/shortcut.links.action.yml
shortcut.links.menu.yml core/modules/shortcut/shortcut.links.menu.yml core/modules/shortcut/shortcut.links.menu.yml
shortcut.links.task.yml core/modules/shortcut/shortcut.links.task.yml core/modules/shortcut/shortcut.links.task.yml
shortcut.migrate_drupal.yml core/modules/shortcut/migrations/state/shortcut.migrate_drupal.yml core/modules/shortcut/migrations/state/shortcut.migrate_drupal.yml
shortcut.module core/modules/shortcut/shortcut.module
shortcut.overview.html.twig core/modules/shortcut/help_topics/shortcut.overview.html.twig --- 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 core/themes/claro/css/components/shortcut.pcss.css Styling for the shortcut module.
shortcut.permissions.yml core/modules/shortcut/shortcut.permissions.yml core/modules/shortcut/shortcut.permissions.yml
Shortcut.php core/modules/shortcut/src/Entity/Shortcut.php Drupal\shortcut\Entity
Shortcut.php core/modules/shortcut/src/Plugin/migrate/source/d7/Shortcut.php Drupal\shortcut\Plugin\migrate\source\d7
shortcut.routing.yml core/modules/shortcut/shortcut.routing.yml core/modules/shortcut/shortcut.routing.yml
shortcut.schema.yml core/modules/shortcut/config/schema/shortcut.schema.yml core/modules/shortcut/config/schema/shortcut.schema.yml
shortcut.services.yml core/modules/shortcut/shortcut.services.yml core/modules/shortcut/shortcut.services.yml
shortcut.set.default.yml core/modules/shortcut/config/install/shortcut.set.default.yml core/modules/shortcut/config/install/shortcut.set.default.yml
shortcut.theme.css core/modules/shortcut/css/shortcut.theme.css Styling for the shortcut module.
shortcut.theme.css core/themes/stable9/css/shortcut/shortcut.theme.css Styling for the shortcut module.
ShortcutAccessControlHandler.php core/modules/shortcut/src/ShortcutAccessControlHandler.php Drupal\shortcut
ShortcutCacheTagsTest.php core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php Drupal\Tests\shortcut\Kernel
ShortcutCacheTagsTest.php core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Drupal\Tests\shortcut\Functional
ShortcutClaroIntegrationTest.php core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php Drupal\Tests\shortcut\Kernel
ShortcutController.php core/modules/shortcut/src/Controller/ShortcutController.php Drupal\shortcut\Controller
ShortcutDeleteForm.php core/modules/shortcut/src/Form/ShortcutDeleteForm.php Drupal\shortcut\Form
ShortcutForm.php core/modules/shortcut/src/ShortcutForm.php Drupal\shortcut
ShortcutHooks.php core/modules/shortcut/src/Hook/ShortcutHooks.php Drupal\shortcut\Hook
ShortcutInterface.php core/modules/shortcut/src/ShortcutInterface.php Drupal\shortcut
ShortcutJsonAnonTest.php core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php Drupal\Tests\shortcut\Functional\Rest
ShortcutJsonBasicAuthTest.php core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php Drupal\Tests\shortcut\Functional\Rest
ShortcutJsonCookieTest.php core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php Drupal\Tests\shortcut\Functional\Rest
ShortcutLazyBuilder.php core/modules/navigation/src/ShortcutLazyBuilder.php Drupal\navigation
ShortcutLazyBuilders.php core/modules/shortcut/src/ShortcutLazyBuilders.php Drupal\shortcut
ShortcutLinksTest.php core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Drupal\Tests\shortcut\Functional
ShortcutLocalTasksTest.php core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php Drupal\Tests\shortcut\Unit\Menu
ShortcutResourceTestBase.php core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php Drupal\Tests\shortcut\Functional\Rest
ShortcutsBlock.php core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php Drupal\shortcut\Plugin\Block
ShortcutSet.php core/modules/shortcut/src/Entity/ShortcutSet.php Drupal\shortcut\Entity
ShortcutSet.php core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSet.php Drupal\shortcut\Plugin\migrate\source\d7
ShortcutSetAccessControlHandler.php core/modules/shortcut/src/ShortcutSetAccessControlHandler.php Drupal\shortcut
ShortcutSetController.php core/modules/shortcut/src/Controller/ShortcutSetController.php Drupal\shortcut\Controller
ShortcutSetDeleteForm.php core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php Drupal\shortcut\Form
ShortcutSetForm.php core/modules/shortcut/src/ShortcutSetForm.php Drupal\shortcut
ShortcutSetInterface.php core/modules/shortcut/src/ShortcutSetInterface.php Drupal\shortcut
ShortcutSetJsonAnonTest.php core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonAnonTest.php Drupal\Tests\shortcut\Functional\Rest
ShortcutSetJsonBasicAuthTest.php core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonBasicAuthTest.php Drupal\Tests\shortcut\Functional\Rest

Other projects


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