RedirectResponse::getTargetUrl()
  • References/PHP/Symfony/Component/HttpFoundation

string getTargetUrl() Returns the target URL.

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

replace(array $attributes) Sets attributes.

2025-01-10 15:47:30
FileBinaryMimeTypeGuesser::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
Request::getQueryString()
  • References/PHP/Symfony/Component/HttpFoundation

string|null getQueryString() Generates the normalized query string for the Request. It

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

registerBag(

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

class NullSessionHandler implements SessionHandlerInterface

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

class WriteCheckSessionHandler implements SessionHandlerInterface

2025-01-10 15:47:30
AutoExpireFlashBag::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
Request::getScriptName()
  • References/PHP/Symfony/Component/HttpFoundation

string getScriptName() Returns current script name.

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

remove(string $key) Removes a parameter. Parameters

2025-01-10 15:47:30