ConfigDataCollector::hasWinCache()
  • References/PHP/Symfony/Component/HttpKernel/DataCollector

bool hasWinCache() Returns true if WinCache is enabled.

2025-01-10 15:47:30
DebugHandlersListener::configure()
  • References/PHP/Symfony/Component/HttpKernel/EventListener

configure(Event $event = null)

2025-01-10 15:47:30
BundleInterface::getPath()
  • References/PHP/Symfony/Component/HttpKernel/Bundle

string getPath() Gets the Bundle directory path. The path should always be returned as

2025-01-10 15:47:30
ConfigDataCollector::getPhpVersion()
  • References/PHP/Symfony/Component/HttpKernel/DataCollector

string getPhpVersion() Gets the PHP version.

2025-01-10 15:47:30
Ssi::createCacheStrategy()
  • References/PHP/Symfony/Component/HttpKernel/HttpCache

ResponseCacheStrategyInterface createCacheStrategy() Returns a new cache strategy instance. Return Value ResponseCacheStrategyInterface A ResponseCacheStrategyInterface instance

2025-01-10 15:47:30
StreamedResponseListener::onKernelResponse()
  • References/PHP/Symfony/Component/HttpKernel/EventListener

onKernelResponse(FilterResponseEvent

2025-01-10 15:47:30
SurrogateInterface::hasSurrogateCapability()
  • References/PHP/Symfony/Component/HttpKernel/HttpCache

bool hasSurrogateCapability(Request $request)

2025-01-10 15:47:30
Profile::setToken()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

setToken(string $token) Sets the token. Parameters

2025-01-10 15:47:30
ResponseCacheStrategy::update()
  • References/PHP/Symfony/Component/HttpKernel/HttpCache

update(Response $response)

2025-01-10 15:47:30
Kernel::stripComments()
  • References/PHP/Symfony/Component/HttpKernel

static string stripComments(string $source) Removes comments from a PHP source string

2025-01-10 15:47:30