ExtensionGuesserInterface
  • References/PHP/Symfony/Component/HttpFoundation/File/MimeType

interface ExtensionGuesserInterface Guesses the file extension corresponding to a given mime type

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

read($sessionId) {@inheritdoc} Parameters

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

registerBag(

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

add(string $type, string $message) Adds a flash message for type.

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

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

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

string getId() Gets the session ID. Return

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

string getHost() Returns the host name. This method can read the client host name from

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

initialize(array $array) Initializes the Bag.

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

string getPort() Returns the port on which the request is made. This method can read the

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

SessionBagInterface

2025-01-10 15:47:30