WinCacheClassLoader

class WinCacheClassLoader WinCacheClassLoader implements a wrapping autoloader cached in WinCache. It expects an object implementing a findFile method to find the file. This allow using it as a wrapper around the other loaders of the component (the ClassLoader for instance) but also around any other autoloaders following this convention (the Composer one for instance). // with a Symfony autoloader $loader = new ClassLoader(); $loader->addPrefix('Symfony\Component', __DIR__.'/component');

WebProfilerExtension::dumpValue()

dumpValue($value) Parameters $value

WebProfilerExtension::getFunctions()

getFunctions() {@inheritdoc}

WebProfilerExtension

class WebProfilerExtension extends Extension WebProfilerExtension. Usage: <webprofiler:config toolbar="true" intercept-redirects="true" /> Methods string getXsdValidationBasePath() Returns the base path for the XSD files. string getNamespace() Returns the namespace to be used for this extension (XML namespace). string getAlias() Returns the recommended alias to use in XML. from Extension ConfigurationInterface|null getConfiguration(array $config, ContainerBuild

WebProfilerExtension::getNamespace()

string getNamespace() Returns the namespace to be used for this extension (XML namespace). Return Value string The XML namespace

WebProfilerExtension::getName()

getName() {@inheritdoc}

WebProfilerExtension::getXsdValidationBasePath()

string getXsdValidationBasePath() Returns the base path for the XSD files. Return Value string The XSD base path

WebProfilerBundle

class WebProfilerBundle extends Bundle Bundle. Methods setContainer(ContainerInterface $container = null) Sets the Container associated with this Controller. from ContainerAware boot() Boots the Bundle. from Bundle shutdown() Shutdowns the Bundle. from Bundle build(ContainerBuilder $container) Builds the bundle. from Bundle ExtensionInterface|null getContainerExtension() Returns the bundle's container extension. from Bundle string getNamespace() Gets the Bundle namesp

WebProfilerExtension

class WebProfilerExtension extends Twig_Extension Twig extension for the profiler. Methods getFunctions() {@inheritdoc} dumpValue($value) getName() {@inheritdoc} Details getFunctions() {@inheritdoc} dumpValue($value) Parameters $value getName() {@inheritdoc}

WebDebugToolbarListener

class WebDebugToolbarListener implements EventSubscriberInterface WebDebugToolbarListener injects the Web Debug Toolbar. The onKernelResponse method must be connected to the kernel.response event. The WDT is only injected on well-formed HTML (with a proper