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

Breadcrumb

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

class Session

Same name in this branch
  1. 11.1.x vendor/lullabot/php-webdriver/lib/WebDriver/Session.php \WebDriver\Session
  2. 11.1.x vendor/behat/mink/src/Session.php \Behat\Mink\Session
  3. 11.1.x vendor/symfony/http-foundation/Session/Session.php \Symfony\Component\HttpFoundation\Session\Session
  4. 11.1.x core/lib/Drupal/Core/StackMiddleware/Session.php \Drupal\Core\StackMiddleware\Session

WebDriver\Storage\Session class

@package WebDriver

Hierarchy

  • class \WebDriver\AbstractWebDriver
    • class \WebDriver\Storage\AbstractStorage extends \WebDriver\AbstractWebDriver
      • class \WebDriver\Storage\Session extends \WebDriver\Storage\AbstractStorage

Expanded class hierarchy of Session

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.

... See full list

File

vendor/lullabot/php-webdriver/lib/WebDriver/Storage/Session.php, line 19

Namespace

WebDriver\Storage
View source
class Session extends AbstractStorage {

}

API Navigation

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