GET https://rynekconstructora.com/

Query Metrics

26 Database Queries
9 Different statements
43.93 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
25.30 ms
(57.60%)
3
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.type AS type_4, t0.project_id_id AS project_id_id_5 FROM photos t0 WHERE t0.id = ?
Parameters:
[
  16
]
5.31 ms
(12.09%)
9
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3 FROM tags t0 INNER JOIN projects_tags ON t0.id = projects_tags.tags_id WHERE projects_tags.projects_id = ?
Parameters:
[
  5
]
3.47 ms
(7.90%)
8
SELECT t0.id AS id_1, t0.title AS title_2, t0.type AS type_3, t0.information AS information_4, t0.principal AS principal_5 FROM fields t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  6
]
3.03 ms
(6.90%)
1
SELECT t0.id AS id_1, t0.page AS page_2, t0.type AS type_3, t0.content AS content_4, t0.image_id AS image_id_5 FROM pages t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
  "headerfooter"
]
1.74 ms
(3.97%)
1
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.description AS description_2, p0_.resume AS resume_3, p0_.date AS date_4, p0_.principal_image AS principal_image_5, p0_.top AS top_6, p0_.user_id_id AS user_id_id_7 FROM projects p0_ ORDER BY p0_.date ASC LIMIT 9
Parameters:
[]
1.65 ms
(3.75%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3 FROM tags t0
Parameters:
[]
1.42 ms
(3.23%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.email AS email_5 FROM users t0 WHERE t0.id = ?
Parameters:
[
  1
]
1.21 ms
(2.75%)
1
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.created AS created_2, p0_.description AS description_3, p0_.resume AS resume_4, p0_.image AS image_5, p0_.date AS date_6, p0_.user_id_id AS user_id_id_7 FROM posts p0_ ORDER BY p0_.date ASC LIMIT 4
Parameters:
[]
0.80 ms
(1.81%)
1
SELECT p0_.id AS id_0, p0_.page AS page_1, p0_.type AS type_2, p0_.content AS content_3, p0_.image_id AS image_id_4 FROM pages p0_ WHERE p0_.page = ? ORDER BY p0_.type ASC
Parameters:
[
  "Home"
]

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\Pages No errors.
App\Entity\Photos No errors.
App\Entity\Tags No errors.
App\Entity\Projects No errors.
App\Entity\Users No errors.
App\Entity\Posts No errors.
App\Entity\Btags No errors.
App\Entity\Fields No errors.