Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ShortcutCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutCacheTagsTest::$modules | property | core/ |
Modules to install. |
| ShortcutCacheTagsTest::$modules | property | core/ |
Modules to install. |
| ShortcutCacheTagsTest::$shortcutSet | property | core/ |
The default shortcut set. |
| ShortcutCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ShortcutCacheTagsTest::createShortcutEntity | function | core/ |
Creates a shortcut entity in the default shortcut set. |
| ShortcutCacheTagsTest::setUp | function | core/ |
|
| ShortcutCacheTagsTest::setUp | function | core/ |
|
| ShortcutCacheTagsTest::testBlock | function | core/ |
Tests visibility and cacheability of shortcuts in the block. |
| 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::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. |
| ShortcutEntityLinksTest | class | core/ |
Tests the entity_links filter with shortcut entities. |
| ShortcutEntityLinksTest.php | file | core/ |
|
| ShortcutEntityLinksTest::$filter | property | core/ |
The entity_links filter. |
| ShortcutEntityLinksTest::$modules | property | core/ |
Modules to install. |
| ShortcutEntityLinksTest::setUp | function | core/ |
|
| ShortcutEntityLinksTest::testShortcutEntity | function | core/ |
@legacy-covers ::getUrl @legacy-covers \Drupal\shortcut\Entity\ShortcutLinkTarget |
| 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. |
| ShortcutHooks | class | core/ |
Hook implementations for shortcut. |
| ShortcutHooks.php | file | core/ |
|
| ShortcutHooks::help | function | core/ |
Implements hook_help(). |
| ShortcutHooks::jsonapiShortcutFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'shortcut'. |
| ShortcutHooks::queryShortcutAccessAlter | function | core/ |
Implements hook_query_TAG_alter() for 'shortcut_access'. |
| ShortcutHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
| ShortcutHooks::toolbar | function | core/ |
Implements hook_toolbar(). |
| ShortcutHooks::userDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
| ShortcutInterface | interface | core/ |
Provides an interface defining a shortcut entity. |
| ShortcutInterface.php | file | core/ |
|
| ShortcutInterface::getTitle | function | core/ |
Returns the title of this shortcut. |
| ShortcutInterface::getUrl | function | core/ |
Returns the URL object pointing to the configured route. |
| ShortcutInterface::getWeight | function | core/ |
Returns the weight among shortcuts with the same depth. |
| ShortcutInterface::setTitle | function | core/ |
Sets the title of this shortcut. |
| ShortcutInterface::setWeight | function | core/ |
Sets the weight among shortcuts with the same depth. |
| ShortcutJsonAnonTest | class | core/ |
Tests Shortcut Json Anon. |
Pagination
- Previous page
- Page 1271
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.