Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| ShortcutDeleteForm::getFormId | function | core/ |
|
| ShortcutDeleteForm::getRedirectUrl | function | core/ |
|
| 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/ |
|
| 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/ |
|
| ShortcutForm::save | function | core/ |
|
| 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. |
| ShortcutJsonAnonTest.php | file | core/ |
|
| ShortcutJsonAnonTest::$defaultTheme | property | core/ |
|
| ShortcutJsonAnonTest::$format | property | core/ |
|
| ShortcutJsonAnonTest::$mimeType | property | core/ |
|
| ShortcutJsonBasicAuthTest | class | core/ |
Tests Shortcut Json Basic Auth. |
| ShortcutJsonBasicAuthTest.php | file | core/ |
|
| ShortcutJsonBasicAuthTest::$auth | property | core/ |
|
| ShortcutJsonBasicAuthTest::$defaultTheme | property | core/ |
|
| ShortcutJsonBasicAuthTest::$format | property | core/ |
|
| ShortcutJsonBasicAuthTest::$mimeType | property | core/ |
|
| ShortcutJsonBasicAuthTest::$modules | property | core/ |
|
| ShortcutJsonCookieTest | class | core/ |
Tests Shortcut Json Cookie. |
Pagination
- Previous page
- Page 1472
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.