Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Session.php

24 string references to 'Session'

authorize.php in core/authorize.php
Administrative script for running authorized file operations.
default.services.yml in sites/default/default.services.yml
sites/default/default.services.yml
default.services.yml in core/assets/scaffold/files/default.services.yml
core/assets/scaffold/files/default.services.yml
DrupalKernel::initializeContainer in core/lib/Drupal/Core/DrupalKernel.php
Initializes the service container.
DrupalKernel::resetContainer in core/lib/Drupal/Core/DrupalKernel.php
Force a container reset.
drupal_install_system in core/includes/install.inc
Installs the system module.
drupal_rebuild in core/includes/utility.inc
Rebuilds all caches even when Drupal itself does not work.
FileAccessControlHandler::checkAccess in core/modules/file/src/FileAccessControlHandler.php
Performs access checks.
FormBuilder::renderFormTokenPlaceholder in core/lib/Drupal/Core/Form/FormBuilder.php
Renders the form CSRF token. It's a #lazy_builder callback.
install_bootstrap_full in core/includes/install.core.inc
Performs a full bootstrap of Drupal during installation.
language.schema.yml in core/modules/language/config/schema/language.schema.yml
core/modules/language/config/schema/language.schema.yml
LanguageNegotiationSession::getLangcode in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php
Performs language negotiation.
LanguageNegotiationSession::getLanguageSwitchLinks in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php
Returns language switch links.
LanguageNegotiationSession::persist in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php
Notifies the plugin that the language code it returned has been accepted.
LanguageNegotiationSession::processOutbound in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php
Processes the outbound path.
NativeSessionStorage::__construct in vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
Depending on how you want the storage driver to behave you probably want to override this constructor entirely.
PhpBridgeSessionStorage::__construct in vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
Depending on how you want the storage driver to behave you probably want to override this constructor entirely.
RouteProcessorCsrf::renderPlaceholderCsrfToken in core/lib/Drupal/Core/Access/RouteProcessorCsrf.php
#lazy_builder callback; gets a CSRF token for the given path.
SessionCacheContext::getLabel in core/lib/Drupal/Core/Cache/Context/SessionCacheContext.php
system_requirements in core/modules/system/system.install
Implements hook_requirements().
UpdateKernel::bootSession in core/lib/Drupal/Core/Update/UpdateKernel.php
Boots up the session.
user_login_finalize in core/modules/user/user.module
Finalizes the login process and logs in a user.
WorkspaceCacheContext::getCacheableMetadata in core/modules/workspaces/src/WorkspaceCacheContext.php
Gets the cacheability metadata for the context.
_drupal_log_error in core/includes/errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal