Query Metrics
15
Database Queries
11
Different statements
14.45 ms
Query time
0
Invalid entities
Queries
log_db connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.35 ms |
"START TRANSACTION"
Parameters:
[] |
| 2 | 2.16 ms |
INSERT INTO site_log (exception_string, filename, nb_line, stacktrace, type, referer, uri, user_agent, user_id, user_object, ip_address, hostname, created_at, updated_at, created_by, updated_by) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "No route found for "GET https://archive.ellequant.com/robots.txt"" "/home/zhhwzip/ellearchive/vendor/symfony/http-kernel/EventListener/RouterListener.php" "135" """ #0 /home/zhhwzip/ellearchive/vendor/symfony/event-dispatcher/Debug/WrappedListener.php(117): Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher))\n #1 /home/zhhwzip/ellearchive/vendor/symfony/event-dispatcher/EventDispatcher.php(230): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher))\n #2 /home/zhhwzip/ellearchive/vendor/symfony/event-dispatcher/EventDispatcher.php(59): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))\n #3 /home/zhhwzip/ellearchive/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php(154): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')\n #4 /home/zhhwzip/ellearchive/vendor/symfony/http-kernel/HttpKernel.php(128): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')\n #5 /home/zhhwzip/ellearchive/vendor/symfony/http-kernel/HttpKernel.php(74): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)\n #6 /home/zhhwzip/ellearchive/vendor/symfony/http-kernel/Kernel.php(202): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)\n #7 /home/zhhwzip/ellearchive/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))\n #8 /home/zhhwzip/ellearchive/vendor/autoload_runtime.php(35): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()\n #9 /home/zhhwzip/ellearchive/public/index.php(5): require_once('/home/zhhwzip/e...')\n #10 {main} """ "SL_TYPE_8" null "https://archive.ellequant.com/robots.txt" "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" -1 null "216.73.216.222" "webm008.cluster130.gra.hosting.ovh.net" "2026-02-14 22:17:45" "2026-02-14 22:17:45" null null ] |
| 3 | 1.17 ms |
"COMMIT"
Parameters:
[] |
default_db connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.77 ms |
SELECT t0.system_configuration_id AS system_configuration_id_1, t0.name AS name_2, t0.value AS value_3, t0.is_dev AS is_dev_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8 FROM system_configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"maintenance_status"
]
|
| 2 | 1.42 ms |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
| 3 | 0.98 ms |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
| 4 | 0.25 ms |
SELECT DATABASE()
Parameters:
[] |
| 5 | 0.71 ms |
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'zhhwzipmain' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC
Parameters:
[] |
| 6 | 0.24 ms |
SELECT DATABASE()
Parameters:
[] |
| 7 | 1.38 ms |
SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!50116 , c.UPDATE_RULE, c.DELETE_RULE */ FROM INFORMATION_SCHEMA.KEY_COLUMN_USAGE k /*!50116 INNER JOIN INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'zhhwzipmain' /*!50116 AND c.CONSTRAINT_SCHEMA = 'zhhwzipmain' */ORDER BY k.ORDINAL_POSITION
Parameters:
[] |
| 8 | 0.22 ms |
SELECT DATABASE()
Parameters:
[] |
| 9 | 2.15 ms |
SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'zhhwzipmain' ORDER BY SEQ_IN_INDEX ASC
Parameters:
[] |
| 10 | 1.78 ms |
SELECT t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.`COLLATION_CHARACTER_SET_APPLICABILITY` ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
Parameters:
[] |
| 11 | 0.63 ms |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
| 12 | 0.24 ms |
SELECT DATABASE()
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default_db | doctrine.dbal.default_db_connection |
| log_db | doctrine.dbal.log_db_connection |
Entity Managers
| Name | Service |
|---|---|
| default_db | doctrine.orm.default_db_entity_manager |
| log_db | doctrine.orm.log_db_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default_db entity manager
| Class | Mapping errors |
|---|---|
| JulienVP\CoreBundle\Entity\SystemConfiguration | No errors. |
| JulienVP\CoreBundle\Entity\Scope | No errors. |
| JulienVP\CoreBundle\Entity\XUserScope | No errors. |
log_db entity manager
| Class | Mapping errors |
|---|---|
| JulienVP\LogBundle\Entity\SiteLog | No errors. |