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
SessionTestTrait trait core/tests/Drupal/Tests/SessionTestTrait.php Provides methods to generate and get session name in tests.
SessionTestTrait.php file core/tests/Drupal/Tests/SessionTestTrait.php
SessionTestTrait::$sessionName property core/tests/Drupal/Tests/SessionTestTrait.php The name of the session cookie.
SessionTestTrait::generateSessionName function core/tests/Drupal/Tests/SessionTestTrait.php Generates a session cookie name.
SessionTestTrait::getSessionName function core/tests/Drupal/Tests/SessionTestTrait.php Returns the session name in use on the child site.
SessionWorkspaceNegotiator class core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php Defines the session workspace negotiator.
SessionWorkspaceNegotiator.php file core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php
SessionWorkspaceNegotiator::$currentUser property core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php The current user.
SessionWorkspaceNegotiator::$session property core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php The session.
SessionWorkspaceNegotiator::$workspaceStorage property core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php The workspace storage handler.
SessionWorkspaceNegotiator::applies function core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php Checks whether the negotiator applies to the current request or not.
SessionWorkspaceNegotiator::getActiveWorkspace function core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php Gets the negotiated workspace, if any.
SessionWorkspaceNegotiator::setActiveWorkspace function core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php Sets the negotiated workspace.
SessionWorkspaceNegotiator::unsetActiveWorkspace function core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php Unsets the negotiated workspace.
SessionWorkspaceNegotiator::__construct function core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php Constructor.
session_configuration service core/core.services.yml Drupal\Core\Session\SessionConfiguration
session_exists_cache_context_test.info.yml file core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.info.yml core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.info.yml
session_exists_cache_context_test.module file core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.module Test module.
session_exists_cache_context_test_page_top function core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.module Implements hook_page_top().
session_handler service core/core.services.yml Alias of session_handler.storage
session_handler.storage service core/core.services.yml Drupal\Core\Session\SessionHandler
session_handler.write_safe service core/core.services.yml Drupal\Core\Session\WriteSafeSessionHandler
session_manager service core/core.services.yml Drupal\Core\Session\SessionManager
session_manager.metadata_bag service core/core.services.yml Drupal\Core\Session\MetadataBag
session_test.info.yml file core/modules/system/tests/modules/session_test/session_test.info.yml core/modules/system/tests/modules/session_test/session_test.info.yml
session_test.module file core/modules/system/tests/modules/session_test/session_test.module Test module.
session_test.routing.yml file core/modules/system/tests/modules/session_test/session_test.routing.yml core/modules/system/tests/modules/session_test/session_test.routing.yml
session_test.services.yml file core/modules/system/tests/modules/session_test/session_test.services.yml core/modules/system/tests/modules/session_test/session_test.services.yml
session_test.session_bag service core/modules/system/tests/modules/session_test/session_test.services.yml Drupal\session_test\Session\TestSessionBag
session_test.session_handler.test_proxy service core/modules/system/tests/modules/session_test/session_test.services.yml Drupal\session_test\Session\TestSessionHandlerProxy
session_test.session_handler.test_proxy2 service core/modules/system/tests/modules/session_test/session_test.services.yml Drupal\session_test\Session\TestSessionHandlerProxy
session_test.session_handler_proxy_trace service core/modules/system/tests/modules/session_test/session_test.services.yml ArrayObject
session_test.subscriber service core/modules/system/tests/modules/session_test/session_test.services.yml Drupal\session_test\EventSubscriber\SessionTestSubscriber
session_test_user_login function core/modules/system/tests/modules/session_test/session_test.module Implements hook_user_login().
SetCustomize class core/modules/shortcut/src/Form/SetCustomize.php Builds the shortcut set customize form.
SetCustomize.php file core/modules/shortcut/src/Form/SetCustomize.php
SetCustomize::$entity property core/modules/shortcut/src/Form/SetCustomize.php The entity being used by this form.
SetCustomize::actions function core/modules/shortcut/src/Form/SetCustomize.php Returns an array of supported actions for the current entity form.
SetCustomize::form function core/modules/shortcut/src/Form/SetCustomize.php Gets the actual form array to be built.
SetCustomize::save function core/modules/shortcut/src/Form/SetCustomize.php Form submission handler for the 'save' action.
SetDialogOptionCommand class core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php Defines an AJAX command that sets jQuery UI dialog properties.
SetDialogOptionCommand.php file core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php
SetDialogOptionCommand::$optionName property core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php A jQuery UI dialog option name.
SetDialogOptionCommand::$optionValue property core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php A jQuery UI dialog option value.
SetDialogOptionCommand::$selector property core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php A CSS selector string.
SetDialogOptionCommand::render function core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php Return an array to be run through json_encode and sent to the client.
SetDialogOptionCommand::__construct function core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php Constructs a SetDialogOptionCommand object.
SetDialogTitleCommand class core/lib/Drupal/Core/Ajax/SetDialogTitleCommand.php Defines an AJAX command that sets jQuery UI dialog properties.
SetDialogTitleCommand.php file core/lib/Drupal/Core/Ajax/SetDialogTitleCommand.php
SetDialogTitleCommand::__construct function core/lib/Drupal/Core/Ajax/SetDialogTitleCommand.php Constructs a SetDialogTitleCommand object.

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