Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| ShortcutXmlAnonTest.php | file | core/ |
|
| ShortcutXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| ShortcutXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ShortcutXmlBasicAuthTest | class | core/ |
@group rest |
| ShortcutXmlBasicAuthTest.php | file | core/ |
|
| ShortcutXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ShortcutXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ShortcutXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ShortcutXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ShortcutXmlCookieTest | class | core/ |
@group rest |
| ShortcutXmlCookieTest.php | file | core/ |
|
| ShortcutXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ShortcutXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShortcutXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| ShortcutXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| shortcut_current_displayed_set | function | core/ |
Returns the current displayed shortcut set for the provided user account. |
| shortcut_default_set | function | core/ |
Returns the default shortcut set for a given user account. |
| shortcut_help | function | core/ |
Implements hook_help(). |
| shortcut_install | function | core/ |
Implements hook_install(). |
| shortcut_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| shortcut_preprocess_page_title | function | core/ |
Implements hook_preprocess_HOOK() for page title templates. |
| shortcut_renderable_links | function | core/ |
Returns an array of shortcut links, suitable for rendering. |
| shortcut_schema | function | core/ |
Implements hook_schema(). |
| shortcut_set_edit_access | function | core/ |
Access callback for editing a shortcut set. |
| shortcut_set_switch_access | function | core/ |
Access callback for switching the shortcut set assigned to a user account. |
| shortcut_themes_installed | function | core/ |
Implements hook_themes_installed(). |
| shortcut_toolbar | function | core/ |
Implements hook_toolbar(). |
| shortcut_uninstall | function | core/ |
Implements hook_uninstall(). |
| shortcut_user_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
| show | function | core/ |
Shows a hidden element for later rendering. |
| ShowButtonsCommand | class | core/ |
Provides an AJAX command for showing the save and cancel buttons. |
| ShowButtonsCommand.php | file | core/ |
|
| ShowButtonsCommand::$changed | property | core/ |
Whether the view has been changed. |
| ShowButtonsCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| ShowButtonsCommand::__construct | function | core/ |
Constructs a \Drupal\views\Ajax\ShowButtonsCommand object. |
| ShutdownFunctionsTest | class | core/ |
Functional tests shutdown functions. |
| ShutdownFunctionsTest.php | file | core/ |
|
| ShutdownFunctionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ShutdownFunctionsTest::$modules | property | core/ |
Modules to enable. |
| ShutdownFunctionsTest::tearDown | function | core/ |
|
| ShutdownFunctionsTest::testShutdownFunctions | function | core/ |
Tests shutdown functions. |
| ShutdownFunctionTest | class | core/ |
Tests. |
| ShutdownFunctionTest.php | file | core/ |
|
| ShutdownFunctionTest::$shutDownOneCalled | property | core/ |
Flag to indicate if ::shutdownOne() called. |
| ShutdownFunctionTest::$shutDownTwoCalled | property | core/ |
Flag to indicate if ::shutdownTwo() called. |
| ShutdownFunctionTest::shutdownOne | function | core/ |
Tests shutdown functions by registering another shutdown function. |
| ShutdownFunctionTest::shutdownTwo | function | core/ |
Tests shutdown functions by being registered during shutdown. |
| ShutdownFunctionTest::testShutdownFunctionInShutdownFunction | function | core/ |
Tests that shutdown functions can be added by other shutdown functions. |
Pagination
- Previous page
- Page 1146
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.