Query Metrics
618
Database Queries
7
Different statements
1446.44 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1001.87 ms (100.00%) |
97 |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
Parameters:
[ 82 "App\Entity\Product" ] |
207.80 ms (0.00%) |
97 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
Parameters:
[
82
]
|
156.00 ms (0.00%) |
314 |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "8" "ja" "App\Entity\Color" ] |
70.72 ms (0.00%) |
97 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
Parameters:
[
82
]
|
5.37 ms (0.00%) |
11 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.launch_year AS launch_year_4, t0.roll AS roll_5, t0.tile AS tile_6, t0.checkerboard AS checkerboard_7, t0.monolithic AS monolithic_8, t0.brick AS brick_9, t0.ashlar AS ashlar_10, t0.order_appearance AS order_appearance_11, t0.actif AS actif_12, t0.slug AS slug_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.new AS new_16, t17.id AS id_18, t17.name AS name_19, t17.caption AS caption_20, t17.path AS path_21, t17.size AS size_22, t17.created_at AS created_at_23, t17.updated_at AS updated_at_24, t17.to_show AS to_show_25, t17.collection_id AS collection_id_26, t17.product_id AS product_id_27, t17.project_id AS project_id_28, t17.section_id AS section_id_29 FROM collection t0 LEFT JOIN attachment t17 ON t17.collection_id = t0.id WHERE t0.id = ?
Parameters:
[
12
]
|
3.96 ms (0.00%) |
1 |
SELECT p0_.id AS id_0 FROM product p0_ GROUP BY p0_.id ORDER BY p0_.name ASC
Parameters:
[] |
0.72 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.old_url AS old_url_2, t0.new_url AS new_url_3 FROM custom_redirection t0 WHERE t0.old_url = ? LIMIT 1
Parameters:
[
"/api/v1/ja/products/orderBy/name"
]
|
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\User | No errors. |
App\Entity\CustomRedirection | No errors. |
App\Entity\Product | No errors. |
App\Entity\Attachment | No errors. |
App\Entity\Collection | No errors. |
App\Entity\Project | No errors. |
App\Entity\Section | No errors. |
App\Entity\Color | No errors. |
Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
Gedmo\Translatable\Entity\Translation | No errors. |
App\Entity\Order | No errors. |