AcceptHeaderItem::hasAttribute()
  • References/PHP/Symfony/Component/HttpFoundation

bool hasAttribute(string $name) Tests if an attribute exists.

2025-01-10 15:47:30
Component\HttpFoundation\Session\Attribute
  • References/PHP/Symfony/Component/HttpFoundation/Session

Classes

2025-01-10 15:47:30
FlashBag::peek()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Flash

array peek(string $type, array $default = array()) Gets flash messages for a given type.

2025-01-10 15:47:30
SessionInterface::invalidate()
  • References/PHP/Symfony/Component/HttpFoundation/Session

bool invalidate(int $lifetime = null) Invalidates the current session. Clears all session

2025-01-10 15:47:30
SessionStorageInterface::setName()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

setName(string $name) Sets the session name.

2025-01-10 15:47:30
AttributeBagInterface
  • References/PHP/Symfony/Component/HttpFoundation/Session/Attribute

interface AttributeBagInterface implements

2025-01-10 15:47:30
MockFileSessionStorage::regenerate()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

bool regenerate(bool $destroy = false, int $lifetime = null) Regenerates id that represents this

2025-01-10 15:47:30
FlashBagInterface
  • References/PHP/Symfony/Component/HttpFoundation/Session/Flash

interface FlashBagInterface implements

2025-01-10 15:47:30
MemcachedSessionHandler::open()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

open($savePath, $sessionName) {@inheritdoc}

2025-01-10 15:47:30
AcceptHeaderItem
  • References/PHP/Symfony/Component/HttpFoundation

class AcceptHeaderItem Represents an Accept-* header item. Methods

2025-01-10 15:47:30