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

Response setNotModified()

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

registerBag(

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

int getInt(string $key, int $default) Returns the parameter value converted to integer.

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

bool isRaw() Checks if the cookie value should be sent with no url encoding.

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

array peekAll() Gets all flash messages.

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

string getClientOriginalExtension() Returns the original file extension. It is extracted

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

string getName() Gets the name of the cookie.

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

initialize(array $array) Initializes the Bag.

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

setCookie(Cookie $cookie)

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

matchAttribute(string $key, string $regexp) Adds a check for request attribute.

2025-01-10 15:47:30