Overview

Namespaces

  • Evenement
  • None
  • PHP
  • Psr
    • Http
      • Message
  • Ratchet
    • Http
    • RFC6455
      • Handshake
      • Messaging
    • Server
    • Session
      • Serialize
      • Storage
        • Proxy
    • Wamp
    • WebSocket
  • React
    • EventLoop
      • Tick
      • Timer
    • Socket
    • Stream
  • Symfony
    • Component
      • HttpFoundation
        • Session
          • Attribute
          • Flash
          • Storage
            • Handler
            • Proxy
      • Routing
        • Annotation
        • Exception
        • Generator
          • Dumper
        • Loader
          • DependencyInjection
        • Matcher
          • Dumper
        • Tests
          • Annotation
          • Fixtures
            • AnnotatedClasses
            • OtherAnnotatedClasses
          • Generator
            • Dumper
          • Loader
          • Matcher
            • Dumper

Classes

  • MetadataBag
  • MockArraySessionStorage
  • MockFileSessionStorage
  • NativeSessionStorage
  • PhpBridgeSessionStorage

Interfaces

  • SessionStorageInterface
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Symfony\Component\HttpFoundation\Session\Storage

Namespaces summary
Symfony\Component\HttpFoundation\Session\Storage\Handler
Symfony\Component\HttpFoundation\Session\Storage\Proxy
Classes summary
MetadataBag Metadata container.
MockArraySessionStorage MockArraySessionStorage mocks the session for unit tests.
MockFileSessionStorage MockFileSessionStorage is used to mock sessions for functional testing when done in a single PHP process.
NativeSessionStorage This provides a base class for session attribute storage.
PhpBridgeSessionStorage Allows session to be started by PHP and managed by Symfony.
Interfaces summary
SessionStorageInterface StorageInterface.
Ratchet API documentation generated by ApiGen 2.8.0