Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$modules | property | core/ |
Modules to install. |
| 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. |
| 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. |
| 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/ |
@group rest |
| ShortcutJsonAnonTest.php | file | core/ |
|
| ShortcutJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ShortcutJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ShortcutJsonBasicAuthTest | class | core/ |
@group rest |
| ShortcutJsonBasicAuthTest.php | file | core/ |
|
| ShortcutJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ShortcutJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ShortcutJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ShortcutJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ShortcutJsonCookieTest | class | core/ |
@group rest |
| ShortcutJsonCookieTest.php | file | core/ |
|
| ShortcutJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ShortcutJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ShortcutJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ShortcutLazyBuilder | class | core/ |
Lazy Builders for Navigation shortcuts links. |
| ShortcutLazyBuilder.php | file | core/ |
|
| ShortcutLazyBuilder::lazyLinks | function | core/ |
The #lazy_builder callback; builds shortcut navigation links. |
Pagination
- Previous page
- Page 1169
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.