Query Metrics
19
Database Queries
5
Different statements
207.93 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
181.25 ms (87.17%) |
15 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.id0 AS id0_3, t0.id1 AS id1_4, t0.code AS code_5, t0.internal_name AS internal_name_6, t0.price AS price_7, t0.diy_recipe0 AS diy_recipe0_8, t0.diy_recipe1 AS diy_recipe1_9, t0.id_item AS id_item_10, t0.en AS en_11, t0.es AS es_12, t0.de AS de_13, t0.fr AS fr_14, t0.it AS it_15, t0.ru AS ru_16, t0.nl AS nl_17 FROM acnh_items t0 WHERE t0.id0 = ? LIMIT 1
Parameters:
[
3360
]
|
18.38 ms (8.84%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.buy AS buy_3, t0.sell AS sell_4, t0.source AS source_5, t0.version AS version_6, t0.filename AS filename_7, t0.internal_id AS internal_id_8, t0.unique_entry_id AS unique_entry_id_9, t0.stack_size AS stack_size_10, t0.tag AS tag_11, t0.diy AS diy_12, t0.storage_image AS storage_image_13, t0.source_notes AS source_notes_14 FROM data_other t0 ORDER BY t0.name ASC
Parameters:
[] |
3.82 ms (1.84%) |
1 |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.buy AS buy_2, d0_.sell AS sell_3, d0_.source AS source_4, d0_.version AS version_5, d0_.filename AS filename_6, d0_.internal_id AS internal_id_7, d0_.unique_entry_id AS unique_entry_id_8, d0_.stack_size AS stack_size_9, d0_.tag AS tag_10, d0_.diy AS diy_11, d0_.storage_image AS storage_image_12, d0_.source_notes AS source_notes_13 FROM data_other d0_ WHERE d0_.tag LIKE '%Plants%' AND d0_.id IN (?)
Parameters:
[ [ 3 8 11 12 13 14 16 17 18 19 21 23 24 25 27 ] ] |
2.98 ms (1.43%) |
1 |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.buy AS buy_2, d0_.sell AS sell_3, d0_.source AS source_4, d0_.version AS version_5, d0_.filename AS filename_6, d0_.internal_id AS internal_id_7, d0_.unique_entry_id AS unique_entry_id_8, d0_.stack_size AS stack_size_9, d0_.tag AS tag_10, d0_.diy AS diy_11, d0_.storage_image AS storage_image_12, d0_.source_notes AS source_notes_13 FROM data_other d0_ WHERE d0_.tag LIKE '%Plants%') dctrn_result) dctrn_table
Parameters:
[] |
1.49 ms (0.72%) |
1 |
SELECT DISTINCT id_0 FROM (SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.buy AS buy_2, d0_.sell AS sell_3, d0_.source AS source_4, d0_.version AS version_5, d0_.filename AS filename_6, d0_.internal_id AS internal_id_7, d0_.unique_entry_id AS unique_entry_id_8, d0_.stack_size AS stack_size_9, d0_.tag AS tag_10, d0_.diy AS diy_11, d0_.storage_image AS storage_image_12, d0_.source_notes AS source_notes_13 FROM data_other d0_ WHERE d0_.tag LIKE '%Plants%') dctrn_result LIMIT 15
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\DataArt | No errors. |
App\Entity\DataOther | No errors. |
App\Entity\Translate | No errors. |
App\Entity\AcnhItems | No errors. |
App\Entity\AuxItem | No errors. |
App\Entity\TodosItems | No errors. |