StringStorage
  • References/PHP/Symfony/Component/Templating/Storage

class StringStorage extends Storage

2025-01-10 15:47:30
PhpEngine::extend()
  • References/PHP/Symfony/Component/Templating

extend(string $template) Decorates the current template with another one.

2025-01-10 15:47:30
PathPackage deprecated
  • References/PHP/Symfony/Component/Templating/Asset

class PathPackage extends

2025-01-10 15:47:30
StreamingEngineInterface
  • References/PHP/Symfony/Component/Templating

interface StreamingEngineInterface StreamingEngineInterface provides a method that knows how to

2025-01-10 15:47:30
Helper::getCharset()
  • References/PHP/Symfony/Component/Templating/Helper

string getCharset() Gets the default charset.

2025-01-10 15:47:30
TemplateReference::getLogicalName()
  • References/PHP/Symfony/Component/Templating

string getLogicalName() Returns the "logical" template name. The template name acts as

2025-01-10 15:47:30
Helper::setCharset()
  • References/PHP/Symfony/Component/Templating/Helper

setCharset(string $charset) Sets the default charset.

2025-01-10 15:47:30
SlotsHelper::start()
  • References/PHP/Symfony/Component/Templating/Helper

start(string $name) Starts a new slot. This method starts an output buffer that will be closed

2025-01-10 15:47:30
PathPackage deprecated::getUrl()
  • References/PHP/Symfony/Component/Templating/Asset

string getUrl(string $path, string|bool|null $version = null) Returns an absolute or root-relative

2025-01-10 15:47:30
PackageInterface deprecated
  • References/PHP/Symfony/Component/Templating/Asset

interface PackageInterface deprecated

2025-01-10 15:47:30