[ Index ]

PHP Cross Reference of phpBB-3.3.11-deutsch

title

Body

[close]

/vendor/symfony/http-kernel/HttpCache/ -> Esi.php (summary)

(no description)

File Size: 117 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Esi:: (4 methods):
  getName()
  addSurrogateControl()
  renderIncludeTag()
  process()


Class: Esi  - X-Ref

Esi implements the ESI capabilities to Request and Response instances.

For more information, read the following W3C notes:

* ESI Language Specification 1.0 (http://www.w3.org/TR/esi-lang)

* Edge Architecture Specification (http://www.w3.org/TR/edge-arch)

getName()   X-Ref
No description

addSurrogateControl(Response $response)   X-Ref
{@inheritdoc}


renderIncludeTag($uri, $alt = null, $ignoreErrors = true, $comment = '')   X-Ref
{@inheritdoc}


process(Request $request, Response $response)   X-Ref
{@inheritdoc}




Generated: Sat Nov 4 14:26:03 2023 Cross-referenced by PHPXref 0.7.1