Bundle\WebProfilerBundle\EventListener

Classes WebDebugToolbarListener WebDebugToolbarListener injects the Web Debug Toolbar.

AcceptHeaderItem::getAttribute()

mixed getAttribute(string $name, mixed $default = null) Returns an attribute by its name. Parameters string $name mixed $default Return Value mixed

GeneratorDumperInterface::dump()

string dump(array $options = array()) Dumps a set of routes to a string representation of executable code that can then be used to generate a URL of such a route. Parameters array $options An array of options Return Value string Executable code

MessageCatalogueInterface::defines()

bool defines(string $id, string $domain = 'messages') Checks if a message has a translation (it does not take into account the fallback mechanism). Parameters string $id The message id string $domain The domain name Return Value bool true if the message has a translation, false otherwise

ArrayAdapter::deleteItem()

deleteItem($key) {@inheritdoc} Parameters $key

HeaderBag::keys()

array keys() Returns the parameter keys. Return Value array An array of parameter keys

AddClassesToCachePass

class AddClassesToCachePass implements CompilerPassInterface Sets the classes to compile in the cache for the container. Methods __construct(Kernel $kernel) process(ContainerBuilder $container) You can modify the container here before it is dumped to PHP code. Details __construct(Kernel $kernel) Parameters Kernel $kernel process(ContainerBuilder $container) You can modify the container here bef

ActionsHelper::controller()

controller($controller, $attributes = array(), $query = array()) Parameters $controller $attributes $query

Connection::getResource()

resource getResource() Returns a link resource. Return Value resource

UrlPackage deprecated::getBaseUrl()

string getBaseUrl(string $path) Returns the base URL for a path. Parameters string $path Return Value string The base URL