Documentation

HttpKernelRuntime
in package

FinalYes

Provides integration with the HttpKernel component.

Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

Properties

$fragmentUriGenerator  : mixed
$handler  : mixed

Methods

__construct()  : mixed
generateFragmentUri()  : string
renderFragment()  : string
Renders a fragment.
renderFragmentStrategy()  : string
Renders a fragment.

Properties

Methods

generateFragmentUri()

public generateFragmentUri(ControllerReference $controller[, bool $absolute = false ][, bool $strict = true ][, bool $sign = true ]) : string
Parameters
$controller : ControllerReference
$absolute : bool = false
$strict : bool = true
$sign : bool = true
Return values
string

        
On this page

Search results