string getUrl(string $path, string|bool|null $version = null) Returns an absolute or root-relative public path. Parameters string $path A path string|bool|null $version A specific version for the path Return Value string The public path
mixed unescapeValue(mixed $value) Unescape parameter placeholders %. Parameters mixed $value Return Value mixed
clear() Clears all parameters. Exceptions LogicException if the ParameterBagInterface can not be cleared
string getPath() Gets the Bundle directory path. Return Value string The Bundle absolute path
bool isProxyCandidate(Definition $definition) Inspects whether the given definitions should produce proxy instantiation logic in the dumped container. Parameters Definition $definition Return Value bool
int getCreated() Gets the created timestamp metadata. Return Value int Unix timestamp
static array getLocales() Returns all available locale codes. Return Value array The locale codes Exceptions RuntimeException When the resource bundles cannot be loaded
parseExpression($precedence) Parameters $precedence
setId(string $id) Sets the session ID. Parameters string $id
KernelInterface getKernel() Returns the kernel. Return Value KernelInterface
Page 55 of 787