Search for %s

  1. Search 7.x for %s
  2. Search 8.9.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
SharedTempStoreTest::$keyValue property core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php The mock key value expirable backend.
SharedTempStoreTest::$lock property core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php The mock lock backend.
SharedTempStoreTest::$otherObject property core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php A tempstore object not belonging to the owner.
SharedTempStoreTest::$owner property core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php The owner used in this test.
SharedTempStoreTest::$ownObject property core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php A tempstore object belonging to the owner.
SharedTempStoreTest::$requestStack property core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php The request stack.
SharedTempStoreTest::$tempStore property core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php The temp store.
SharedTempStoreTest::setUp function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php
SharedTempStoreTest::testDelete function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the delete() method.
SharedTempStoreTest::testDeleteIfOwner function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the deleteIfOwner() method.
SharedTempStoreTest::testDeleteWithNoLockAvailable function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the delete() method with no lock available.
SharedTempStoreTest::testGet function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php @covers ::get[[api-linebreak]]
SharedTempStoreTest::testGetIfOwner function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the getIfOwner() method.
SharedTempStoreTest::testGetMetadata function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the getMetadata() method.
SharedTempStoreTest::testLegacyConstructor function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php @group legacy
SharedTempStoreTest::testLegacyFactoryConstructor function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php @group legacy
@covers \Drupal\Core\TempStore\SharedTempStoreFactory::__construct[[api-linebreak]]
SharedTempStoreTest::testSerialization function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the serialization of a shared temp store.
SharedTempStoreTest::testSet function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests a successful set() call.
SharedTempStoreTest::testSetIfNotExists function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the setIfNotExists() methods.
SharedTempStoreTest::testSetIfOwner function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the setIfOwner() method with matching and non matching owners.
SharedTempStoreTest::testSetIfOwnerNoObject function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the setIfOwner() method when a key already exists but no object.
SharedTempStoreTest::testSetIfOwnerWhenNotExists function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the setIfOwner() method when no key exists.
SharedTempStoreTest::testSetWithNoLockAvailable function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the set() method with no lock available.
Shortcut class core/modules/shortcut/src/Entity/Shortcut.php Defines the shortcut entity class.
Shortcut class core/modules/shortcut/src/Plugin/migrate/source/d7/Shortcut.php Drupal 7 shortcut links source from database.
shortcut.api.php file core/modules/shortcut/shortcut.api.php Hooks provided by the Shortcut module.
shortcut.css file core/themes/claro/css/components/shortcut.css Styling for the shortcut module.
shortcut.css file core/themes/bartik/css/components/shortcut.css Visual styles for the Shortcut action link in Bartik.
shortcut.icons.theme.css file core/themes/stable/css/shortcut/shortcut.icons.theme.css Styling for the shortcut module icons.
shortcut.icons.theme.css file core/themes/stable9/css/shortcut/shortcut.icons.theme.css Styling for the shortcut module icons.
shortcut.icons.theme.css file core/modules/shortcut/css/shortcut.icons.theme.css Styling for the shortcut module icons.
shortcut.info.yml file core/modules/shortcut/shortcut.info.yml core/modules/shortcut/shortcut.info.yml
shortcut.install file core/modules/shortcut/shortcut.install Install, update and uninstall functions for the shortcut module.
shortcut.lazy_builders service core/modules/shortcut/shortcut.services.yml Drupal\shortcut\ShortcutLazyBuilders
shortcut.libraries.yml file core/modules/shortcut/shortcut.libraries.yml core/modules/shortcut/shortcut.libraries.yml
shortcut.links.action.yml file core/modules/shortcut/shortcut.links.action.yml core/modules/shortcut/shortcut.links.action.yml
shortcut.links.menu.yml file core/modules/shortcut/shortcut.links.menu.yml core/modules/shortcut/shortcut.links.menu.yml
shortcut.links.task.yml file core/modules/shortcut/shortcut.links.task.yml core/modules/shortcut/shortcut.links.task.yml
shortcut.migrate_drupal.yml file core/modules/shortcut/migrations/state/shortcut.migrate_drupal.yml core/modules/shortcut/migrations/state/shortcut.migrate_drupal.yml
shortcut.module file core/modules/shortcut/shortcut.module Allows users to manage customizable lists of shortcut links.
shortcut.overview.html.twig file core/modules/help_topics/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 file core/themes/claro/css/components/shortcut.pcss.css Styling for the shortcut module.
shortcut.permissions.yml file core/modules/shortcut/shortcut.permissions.yml core/modules/shortcut/shortcut.permissions.yml
Shortcut.php file core/modules/shortcut/src/Entity/Shortcut.php
Shortcut.php file core/modules/shortcut/src/Plugin/migrate/source/d7/Shortcut.php
shortcut.routing.yml file core/modules/shortcut/shortcut.routing.yml core/modules/shortcut/shortcut.routing.yml
shortcut.schema.yml file core/modules/shortcut/config/schema/shortcut.schema.yml core/modules/shortcut/config/schema/shortcut.schema.yml
shortcut.services.yml file core/modules/shortcut/shortcut.services.yml core/modules/shortcut/shortcut.services.yml
shortcut.set.default.yml file core/modules/shortcut/config/install/shortcut.set.default.yml core/modules/shortcut/config/install/shortcut.set.default.yml
shortcut.theme.css file core/modules/shortcut/css/shortcut.theme.css Styling for the shortcut module.

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