Web Debug Toolbar

E452831

Web Debug Toolbar is Symfony’s built-in debugging panel that appears in the browser to provide real-time information about application performance, requests, logs, and configuration during development.

Try in SPARQL Jump to: Statements Referenced by

Statements (49)

Predicate Object
instanceOf debugging tool
software feature
appearsIn web browser
canBe disabled in configuration
category PHP development tool
web application debugging
configuredIn Symfony configuration files
developedBy Symfony NERFINISHED
displayedWhen Symfony application is in development environment
debug mode is enabled
enabledBy Symfony WebProfilerBundle NERFINISHED
implementedAs toolbar at bottom of browser window
integratesWith Symfony Profiler NERFINISHED
introducedFor improving developer experience
linkTo detailed profiler pages
notIntendedFor production environment
partOf Symfony framework NERFINISHED
provides Twig template information
cache usage information
configuration details
database query information
execution time information
log entries
memory usage information
performance metrics
real-time debugging information
request information
response information
routing information
security context information
requires Symfony debug mode
runsWith Symfony HTTP kernel NERFINISHED
shows HTTP status code
controller information
current route
deprecation warnings
environment name
number of database queries
request method
version of Symfony
supports multiple Symfony versions
usedFor debugging Symfony applications
inspecting HTTP requests
inspecting HTTP responses
monitoring application performance
profiling Symfony applications
viewing configuration
viewing logs
visibleTo developers

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Symfony hasTool Web Debug Toolbar