Response::getMaxAge()
  • References/PHP/Symfony/Component/HttpFoundation

int|null getMaxAge() Returns the number of seconds after the time specified in the response's

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

string|resource getContent(bool $asResource = false) Returns the request body content.

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

setMetadataBag(

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

bool isClientError() Is there a client error?

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

replace(array $attributes) Sets attributes.

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

setName($name) Parameters $name

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

File move(string $directory, string $name

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

class MemcachedSessionHandler implements SessionHandlerInterface

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

bool has(string $type) Has flash messages for a given type?

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

interface SessionInterface Interface for the session. Methods

2025-01-10 15:47:30