CliDumper::setStyles()

setStyles(array $styles) Configures styles. Parameters array $styles A map of style names to style definitions

Bridge\Monolog

Namespaces Symfony\Bridge\Monolog\HandlerSymfony\Bridge\Monolog\Processor Classes Logger Logger.

Component\Form\Extension\DependencyInjection

Classes DependencyInjectionExtension

Process::isTerminated()

bool isTerminated() Checks if the process is terminated. Return Value bool true if process is terminated, false otherwise

KernelInterface::getCharset()

string getCharset() Gets the charset of the application. Return Value string The charset

Button::has()

bool has(string $name) Unsupported method. Parameters string $name The name of the child Return Value bool

Component\HttpKernel\EventListener

Classes ErrorsLoggerListener Injects the logger into the ErrorHandler, so that it can log various errors. EsiListener EsiListener adds a Surrogate-Control HTTP header when the Response needs to be parsed for ESI. ExceptionListener ExceptionListener. FragmentListener Handles content fragments represented by special URIs. LocaleListener Initializes the locale based on the current request. ProfilerListener ProfilerListener collects data for the current request by listening t

PhpFileLoader

class PhpFileLoader extends FileLoader PhpFileLoader loads service definitions from a PHP file. The PHP file is required and the $container variable can be used within the file to change the container. Methods LoaderResolverInterface getResolver() Gets the loader resolver. from Loader setResolver(LoaderResolverInterface $resolver) Sets the loader resolver. from Loader mixed import(mixed $resource, string|null $type = null, bool $ignoreErrors = false, string|null $sourceResource =

DumpTokenParser::parse()

parse(Twig_Token $token) {@inheritdoc} Parameters Twig_Token $token

TranslationNodeVisitor::enable()

enable()