FunctionNode::compile()
  • References/PHP/Symfony/Component/ExpressionLanguage/Node

compile(Compiler $compiler)

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

string getVersion(string $packageName = null) Gets the version to add to public URL.

2025-01-10 15:47:30
PropertyPath::getLength()
  • References/PHP/Symfony/Component/PropertyAccess

int getLength() Returns the length of the property path, i.e. the number of elements.

2025-01-10 15:47:30
Filesystem::chown()
  • References/PHP/Symfony/Component/Filesystem

chown(string|array|Traversable $files, string $user, bool $recursive = false)

2025-01-10 15:47:30
Question::isHiddenFallback()
  • References/PHP/Symfony/Component/Console/Question

bool isHiddenFallback() In case the response can not be hidden, whether to fallback on non-hidden

2025-01-10 15:47:30
OutputInterface::isVerbose()
  • References/PHP/Symfony/Component/Console/Output

bool isVerbose() Returns whether verbosity is verbose (-v).

2025-01-10 15:47:30
OutputInterface::setDecorated()
  • References/PHP/Symfony/Component/Console/Output

setDecorated(bool $decorated) Sets the decorated flag.

2025-01-10 15:47:30
Command::getAliases()
  • References/PHP/Symfony/Component/Console/Command

array getAliases() Returns the aliases for the command.

2025-01-10 15:47:30
Command::getHelp()
  • References/PHP/Symfony/Component/Console/Command

string getHelp() Returns the help for the command.

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

string renderIncludeTag(string $uri, string $alt = null, bool $ignoreErrors = true, string $comment = '')

2025-01-10 15:47:30