Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ShortcutXmlAnonTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlAnonTest.php
ShortcutXmlAnonTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlAnonTest.php The theme to install as the default for testing.
ShortcutXmlAnonTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlAnonTest.php The format to use in this test.
ShortcutXmlAnonTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlAnonTest.php The MIME type that corresponds to $format.
ShortcutXmlBasicAuthTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php @group rest
ShortcutXmlBasicAuthTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php
ShortcutXmlBasicAuthTest::$auth property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php The authentication mechanism to use in this test.
ShortcutXmlBasicAuthTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php The theme to install as the default for testing.
ShortcutXmlBasicAuthTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php The format to use in this test.
ShortcutXmlBasicAuthTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php The MIME type that corresponds to $format.
ShortcutXmlBasicAuthTest::$modules property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php Modules to install.
ShortcutXmlCookieTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php @group rest
ShortcutXmlCookieTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php
ShortcutXmlCookieTest::$auth property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php The authentication mechanism to use in this test.
ShortcutXmlCookieTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php The theme to install as the default for testing.
ShortcutXmlCookieTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php The format to use in this test.
ShortcutXmlCookieTest::$mimeType property core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php The MIME type that corresponds to $format.
shortcut_current_displayed_set function core/modules/shortcut/shortcut.module Returns the current displayed shortcut set for the provided user account.
shortcut_default_set function core/modules/shortcut/shortcut.module Returns the default shortcut set for a given user account.
shortcut_help function core/modules/shortcut/shortcut.module Implements hook_help().
shortcut_install function core/modules/shortcut/shortcut.install Implements hook_install().
shortcut_preprocess_block function core/modules/shortcut/shortcut.module Implements hook_preprocess_HOOK() for block templates.
shortcut_preprocess_page_title function core/modules/shortcut/shortcut.module Implements hook_preprocess_HOOK() for page title templates.
shortcut_renderable_links function core/modules/shortcut/shortcut.module Returns an array of shortcut links, suitable for rendering.
shortcut_schema function core/modules/shortcut/shortcut.install Implements hook_schema().
shortcut_set_edit_access function core/modules/shortcut/shortcut.module Access callback for editing a shortcut set.
shortcut_set_switch_access function core/modules/shortcut/shortcut.module Access callback for switching the shortcut set assigned to a user account.
shortcut_themes_installed function core/modules/shortcut/shortcut.module Implements hook_themes_installed().
shortcut_toolbar function core/modules/shortcut/shortcut.module Implements hook_toolbar().
shortcut_uninstall function core/modules/shortcut/shortcut.install Implements hook_uninstall().
shortcut_user_delete function core/modules/shortcut/shortcut.module Implements hook_ENTITY_TYPE_delete().
show function core/includes/common.inc Shows a hidden element for later rendering.
ShowButtonsCommand class core/modules/views/src/Ajax/ShowButtonsCommand.php Provides an AJAX command for showing the save and cancel buttons.
ShowButtonsCommand.php file core/modules/views/src/Ajax/ShowButtonsCommand.php
ShowButtonsCommand::$changed property core/modules/views/src/Ajax/ShowButtonsCommand.php Whether the view has been changed.
ShowButtonsCommand::render function core/modules/views/src/Ajax/ShowButtonsCommand.php Return an array to be run through json_encode and sent to the client.
ShowButtonsCommand::__construct function core/modules/views/src/Ajax/ShowButtonsCommand.php Constructs a \Drupal\views\Ajax\ShowButtonsCommand object.
ShutdownFunctionsTest class core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php Functional tests shutdown functions.
ShutdownFunctionsTest.php file core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php
ShutdownFunctionsTest::$defaultTheme property core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php The theme to install as the default for testing.
ShutdownFunctionsTest::$modules property core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php Modules to enable.
ShutdownFunctionsTest::tearDown function core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php
ShutdownFunctionsTest::testShutdownFunctions function core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php Tests shutdown functions.
ShutdownFunctionTest class core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Tests.
ShutdownFunctionTest.php file core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php
ShutdownFunctionTest::$shutDownOneCalled property core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Flag to indicate if ::shutdownOne() called.
ShutdownFunctionTest::$shutDownTwoCalled property core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Flag to indicate if ::shutdownTwo() called.
ShutdownFunctionTest::shutdownOne function core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Tests shutdown functions by registering another shutdown function.
ShutdownFunctionTest::shutdownTwo function core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Tests shutdown functions by being registered during shutdown.
ShutdownFunctionTest::testShutdownFunctionInShutdownFunction function core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php Tests that shutdown functions can be added by other shutdown functions.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.