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

class MimeTypeExtensionGuesser implements

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

class NamespacedAttributeBag extends

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

mixed getAttribute(string $name, mixed $default = null) Returns an attribute by its name.

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

mixed|null getCacheControlDirective(string $key) Returns a Cache-Control directive value by name

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

array all() Returns the parameters. Return

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

bool migrate(bool $destroy = false, int $lifetime = null) Migrates the current session to a new

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

Classes

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

string|null getFormat(string $mimeType) Gets the format associated with the mime type.

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

class UploadedFile extends File

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

setAll(array $messages) Sets all flash messages.

2025-01-10 15:47:30