AbstractProxy
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Proxy

class AbstractProxy AbstractProxy. Methods

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

interface RequestMatcherInterface RequestMatcherInterface is an interface for strategies to match

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

removeCacheControlDirective(string $key) Removes a Cache-Control directive.

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
Request::duplicate()
  • References/PHP/Symfony/Component/HttpFoundation

Request duplicate(array $query = null, array

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

AcceptHeaderItem setQuality(float

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

bool isMethod(string $method) Checks if the request method is of specified type.

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

static setTrustedProxies(array $proxies) Sets a list of trusted proxies. You

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

Request|null getParentRequest()

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

bool isXmlHttpRequest() Returns true if the request is a XMLHttpRequest. It works if your

2025-01-10 15:47:30