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 |
|---|---|---|---|
| SharedTempStoreTest::testSet | function | core/ |
Tests a successful set() call. |
| SharedTempStoreTest::testSet | function | core/ |
Tests a successful set() call. |
| SharedTempStoreTest::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() methods. |
| SharedTempStoreTest::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() methods. |
| SharedTempStoreTest::testSetIfOwner | function | core/ |
Tests the setIfOwner() method with matching and non matching owners. |
| SharedTempStoreTest::testSetIfOwner | function | core/ |
Tests the setIfOwner() method with matching and non matching owners. |
| SharedTempStoreTest::testSetIfOwnerNoObject | function | core/ |
Tests the setIfOwner() method when a key already exists but no object. |
| SharedTempStoreTest::testSetIfOwnerNoObject | function | core/ |
Tests the setIfOwner() method when a key already exists but no object. |
| SharedTempStoreTest::testSetIfOwnerWhenNotExists | function | core/ |
Tests the setIfOwner() method when no key exists. |
| SharedTempStoreTest::testSetIfOwnerWhenNotExists | function | core/ |
Tests the setIfOwner() method when no key exists. |
| SharedTempStoreTest::testSetWithNoLockAvailable | function | core/ |
Tests the set() method with no lock available. |
| SharedTempStoreTest::testSetWithNoLockAvailable | function | core/ |
Tests the set() method with no lock available. |
| Shortcut | class | core/ |
Defines the shortcut entity class. |
| Shortcut | class | core/ |
Drupal 7 shortcut links source from database. |
| shortcut.api.php | file | core/ |
Hooks provided by the Shortcut module. |
| shortcut.css | file | core/ |
Styling for the shortcut module. |
| shortcut.css | file | core/ |
Visual styles for the Shortcut action link in Bartik. |
| 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.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. |
Pagination
- Previous page
- Page 1108
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.