Overview

Namespaces

  • Composer
    • Autoload
  • Guzzle
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Mock
    • Stream
  • Mockery
    • Adapter
      • Phpunit
    • CountValidator
    • Exception
    • Generator
      • StringManipulation
        • Pass
    • Loader
    • Matcher
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • Fatzebra
      • Message
  • PHP
  • Symfony
    • Component
      • EventDispatcher
        • Debug
        • DependencyInjection
        • Tests
          • Debug
          • DependencyInjection
      • HttpFoundation
        • File
          • Exception
          • MimeType
        • Session
          • Attribute
          • Flash
          • Storage
            • Handler
            • Proxy
        • Tests
          • File
            • MimeType
          • Session
            • Attribute
            • Flash
            • Storage
              • Handler
              • Proxy
      • Yaml
        • Exception
        • Tests

Classes

  • MetadataBag
  • MockArraySessionStorage
  • MockFileSessionStorage
  • NativeSessionStorage
  • PhpBridgeSessionStorage

Interfaces

  • SessionStorageInterface
  • Overview
  • Namespace
  • Class
  • Tree

Class PhpBridgeSessionStorage

Allows session to be started by PHP and managed by Symfony.

Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage implements Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface
Extended by Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage
Namespace: Symfony\Component\HttpFoundation\Session\Storage
Author: Drak drak@zikula.org
Located at Session/Storage/PhpBridgeSessionStorage.php
Methods summary
public
# __construct( Symfony\Component\HttpFoundation\Session\Storage\Proxy\AbstractProxy|Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeSessionHandler|SessionHandlerInterface|null $handler = null, Symfony\Component\HttpFoundation\Session\Storage\MetadataBag $metaBag = null )

Constructor.

Constructor.

Parameters

$handler
$metaBag
MetadataBag

Overrides

Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct()
public boolean
# start( )

Starts the session.

Starts the session.

Returns

boolean
True if started.

Throws

RuntimeException
If something goes wrong starting the session.

Overrides

Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::start()
public
# clear( )

Clear all session data in memory.

Clear all session data in memory.

Overrides

Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::clear()
Methods inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
getBag(), getId(), getMetadataBag(), getName(), getSaveHandler(), isStarted(), loadSession(), regenerate(), registerBag(), save(), setId(), setMetadataBag(), setName(), setOptions(), setSaveHandler()
Properties inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
$bags, $closed, $metadataBag, $saveHandler, $started
Omnipay Fat Zebra / Paystream Gateway Module API Documentation API documentation generated by ApiGen