PhpBridgeSessionStorage::start()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

bool start() Starts the session. Return

2025-01-10 15:47:30
UploadedFile::guessClientExtension()
  • References/PHP/Symfony/Component/HttpFoundation/File

string|null guessClientExtension() Returns the extension based on the client mime type. If

2025-01-10 15:47:30
Request::create()
  • References/PHP/Symfony/Component/HttpFoundation

static Request create(string $uri

2025-01-10 15:47:30
AttributeBag::getIterator()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Attribute

ArrayIterator getIterator()

2025-01-10 15:47:30
AttributeBag::initialize()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Attribute

initialize(array $attributes) Initializes the Bag.

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

setId(string $id) Sets the session ID. Parameters

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

gc($maxlifetime) {@inheritdoc} Parameters

2025-01-10 15:47:30
Response::isNotModified()
  • References/PHP/Symfony/Component/HttpFoundation

bool isNotModified(Request $request)

2025-01-10 15:47:30
Request::setSession()
  • References/PHP/Symfony/Component/HttpFoundation

setSession(SessionInterface

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

array peekAll() Gets all flash messages.

2025-01-10 15:47:30