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 |
|---|---|---|---|
| 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_assign_user | function | core/ |
Assigns a user to a particular shortcut set. |
| 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_set_title_exists | function | core/ |
Check to see if a shortcut set with the given title already exists. |
| shortcut_set_unassign_user | function | core/ |
Unassigns a user from any shortcut set they may have been assigned to. |
| shortcut_themes_installed | function | core/ |
Implements hook_themes_installed(). |
| shortcut_toolbar | function | core/ |
Implements hook_toolbar(). |
| shortcut_uninstall | function | core/ |
Implements hook_uninstall(). |
| 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/ |
Test shutdown functions. |
| sidebar.css | file | core/ |
/* ------------------ Sidebar ----------------- */ @media all and (min-width: 560px) { .sidebar { position: relative; float: left; /* LTR */ width: 50%; } [dir="rtl"] .sidebar { float: right; } .layout-one-sidebar… |
| SimpleAnnotationReader | class | core/ |
Simple Annotation Reader. |
| SimpleAnnotationReader.php | file | core/ |
This class is a near-copy of Doctrine\Common\Annotations\SimpleAnnotationReader, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
| SimpleAnnotationReader::$ignoredAnnotations | property | core/ |
|
| SimpleAnnotationReader::$parser | property | core/ |
Pagination
- Previous page
- Page 1116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.