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

  • AbstractProxy
  • NativeProxy
  • SessionHandlerProxy
  • Overview
  • Namespace
  • Class
  • Tree

Class AbstractProxy

AbstractProxy.

Direct known subclasses

Symfony\Component\HttpFoundation\Session\Storage\Proxy\NativeProxy, Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy, Symfony\Component\HttpFoundation\Tests\Session\Storage\Proxy\ConcreteProxy, Symfony\Component\HttpFoundation\Tests\Session\Storage\Proxy\ConcreteSessionHandlerInterfaceProxy
Abstract
Namespace: Symfony\Component\HttpFoundation\Session\Storage\Proxy
Author: Drak drak@zikula.org
Located at Session/Storage/Proxy/AbstractProxy.php
Methods summary
public string
# getSaveHandlerName( )

Gets the session.save_handler name.

Gets the session.save_handler name.

Returns

string
public boolean
# isSessionHandlerInterface( )

Is this proxy handler and instance of \SessionHandlerInterface.

Is this proxy handler and instance of \SessionHandlerInterface.

Returns

boolean
public boolean
# isWrapper( )

Returns true if this handler wraps an internal PHP session save handler using \SessionHandler.

Returns true if this handler wraps an internal PHP session save handler using \SessionHandler.

Returns

boolean
public boolean
# isActive( )

Has a session started?

Has a session started?

Returns

boolean
public string
# getId( )

Gets the session ID.

Gets the session ID.

Returns

string
public
# setId( string $id )

Sets the session ID.

Sets the session ID.

Parameters

$id

Throws

LogicException
public string
# getName( )

Gets the session name.

Gets the session name.

Returns

string
public
# setName( string $name )

Sets the session name.

Sets the session name.

Parameters

$name

Throws

LogicException
Properties summary
protected boolean $wrapper

Flag if handler wraps an internal PHP session handler (using \SessionHandler).

Flag if handler wraps an internal PHP session handler (using \SessionHandler).

# false
protected boolean $active
# false
protected string $saveHandlerName
#
Omnipay Fat Zebra / Paystream Gateway Module API Documentation API documentation generated by ApiGen