Query Metrics

7 Database Queries
3 Different statements
735.57 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
389.57 ms
(52.96%)
1
SELECT t0.id AS id_1, t0.purpose AS purpose_2, t0.task_id AS task_id_3, t0.d4id AS d4id_4, t0.api AS api_5, t0.function AS function_6, t0.se AS se_7, t0.language_code AS language_code_8, t0.location_code AS location_code_9, t0.keyword AS keyword_10, t0.se_type AS se_type_11, t0.device AS device_12, t0.os AS os_13, t0.status AS status_14, t0.created AS created_15 FROM seo_tasks t0 WHERE t0.task_id = ? LIMIT 1
Parameters:
[
  "bd7c1809-a04d-42a0-b2ab-06c68eebe496"
]
344.71 ms
(46.86%)
1
SELECT t0.id AS id_1, t0.purpose AS purpose_2, t0.task_id AS task_id_3, t0.d4id AS d4id_4, t0.api AS api_5, t0.function AS function_6, t0.se AS se_7, t0.language_code AS language_code_8, t0.location_code AS location_code_9, t0.keyword AS keyword_10, t0.se_type AS se_type_11, t0.device AS device_12, t0.os AS os_13, t0.status AS status_14, t0.created AS created_15 FROM seo_tasks t0 WHERE t0.d4id = ? LIMIT 1
Parameters:
[
  "06270051-2792-0242-0000-10be0ad71adb"
]
1.29 ms
(0.18%)
5
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.note AS note_4 FROM options t0
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\System\Inbox No errors.
App\Entity\System\Settings No errors.
App\Entity\Fp\FPTasks No errors.
App\Entity\Fp\FPRankings No errors.
App\Entity\Seo\SEOTasks No errors.
App\Entity\Fp\FPSerps No errors.
App\Entity\Seo\Locations No errors.
App\Entity\System\User No errors.