BinaryFileResponse::prepare()
  • References/PHP/Symfony/Component/HttpFoundation

Response prepare(

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

add(array $parameters = array()) Adds parameters.

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

setName(string $name) Sets the session name.

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

class Cookie Represents a cookie. Methods

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

interface SessionBagInterface Session Bag store. Methods

2025-01-10 15:47:30
FileinfoMimeTypeGuesser::guess()
  • References/PHP/Symfony/Component/HttpFoundation/File/MimeType

string guess(string $path) Guesses the mime type of the file with the given path.

2025-01-10 15:47:30
MimeTypeGuesserInterface
  • References/PHP/Symfony/Component/HttpFoundation/File/MimeType

interface MimeTypeGuesserInterface Guesses the mime type of a file.

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

write($sessionId, $data) {@inheritdoc} Parameters

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

initialize(array $flashes) Initializes the Bag.

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

replace(array $attributes) Sets attributes.

2025-01-10 15:47:30