https://autofiles.top/page/Z0srVLdvq7LSh6B61wZhmkE

Query Metrics

5 Database Queries
5 Different statements
3.03 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.70 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_avatar AS category_avatar_3, t0.is_active AS is_active_4 FROM category t0 WHERE t0.is_active = ?
Parameters:
[
  1
]
2 0.57 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.website_name AS website_name_3, t0.website_url AS website_url_4, t0.admin_email AS admin_email_5, t0.phone_number AS phone_number_6, t0.copyright_text AS copyright_text_7, t0.facebook_link AS facebook_link_8, t0.insta_link AS insta_link_9, t0.twitter_link AS twitter_link_10 FROM website_customizations t0
Parameters:
[]
3 0.59 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.file_to_download AS file_to_download_3, t0.download_path AS download_path_4, t0.download_link_expiry AS download_link_expiry_5, t0.details AS details_6, t0.filesize AS filesize_7, t0.filetype AS filetype_8, t0.category_id AS category_id_9 FROM product t0
Parameters:
[]
4 0.54 ms
SELECT t0.id AS id_1, t0.page_title AS page_title_2, t0.page_content AS page_content_3, t0.is_active AS is_active_4, t0.thumbnail_image AS thumbnail_image_5 FROM pages t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "3"
]
5 0.62 ms
SELECT t0.id AS id_1, t0.page_title AS page_title_2, t0.page_content AS page_content_3, t0.is_active AS is_active_4, t0.thumbnail_image AS thumbnail_image_5 FROM pages t0 WHERE t0.is_active = ?
Parameters:
[
  1
]

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\Category No errors.
App\Entity\Product No errors.
App\Entity\SubCategory No errors.
App\Entity\WebsiteCustomizations No errors.
App\Entity\Pages No errors.