GET https://salomontshauke-tech.com/portfolio

Query Metrics

11 Database Queries
2 Different statements
335.27 ms Query time
0 Invalid entities
65 Managed entities

Queries

Group similar statements

# Time Info
1 14.14 ms
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.description AS description_2, e0_.company AS company_3, e0_.type AS type_4, e0_.technologies AS technologies_5, e0_.start_date AS start_date_6, e0_.end_date AS end_date_7, e0_.live_url AS live_url_8, e0_.github_url AS github_url_9, e0_.is_published AS is_published_10, e0_.position AS position_11, e0_.created_at AS created_at_12, e0_.updated_at AS updated_at_13 FROM experience e0_ WHERE e0_.is_published = ? ORDER BY e0_.position ASC
Parameters:
[
  1
]
2 136.22 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.caption AS caption_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.experience_id AS experience_id_6 FROM experience_image t0 WHERE t0.experience_id = ? ORDER BY t0.position ASC
Parameters:
[
  1
]
3 14.76 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.caption AS caption_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.experience_id AS experience_id_6 FROM experience_image t0 WHERE t0.experience_id = ? ORDER BY t0.position ASC
Parameters:
[
  3
]
4 2.18 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.caption AS caption_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.experience_id AS experience_id_6 FROM experience_image t0 WHERE t0.experience_id = ? ORDER BY t0.position ASC
Parameters:
[
  4
]
5 53.14 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.caption AS caption_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.experience_id AS experience_id_6 FROM experience_image t0 WHERE t0.experience_id = ? ORDER BY t0.position ASC
Parameters:
[
  5
]
6 11.76 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.caption AS caption_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.experience_id AS experience_id_6 FROM experience_image t0 WHERE t0.experience_id = ? ORDER BY t0.position ASC
Parameters:
[
  6
]
7 42.37 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.caption AS caption_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.experience_id AS experience_id_6 FROM experience_image t0 WHERE t0.experience_id = ? ORDER BY t0.position ASC
Parameters:
[
  7
]
8 16.69 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.caption AS caption_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.experience_id AS experience_id_6 FROM experience_image t0 WHERE t0.experience_id = ? ORDER BY t0.position ASC
Parameters:
[
  8
]
9 2.13 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.caption AS caption_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.experience_id AS experience_id_6 FROM experience_image t0 WHERE t0.experience_id = ? ORDER BY t0.position ASC
Parameters:
[
  9
]
10 18.60 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.caption AS caption_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.experience_id AS experience_id_6 FROM experience_image t0 WHERE t0.experience_id = ? ORDER BY t0.position ASC
Parameters:
[
  10
]
11 23.27 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.caption AS caption_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.experience_id AS experience_id_6 FROM experience_image t0 WHERE t0.experience_id = ? ORDER BY t0.position ASC
Parameters:
[
  11
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\ExperienceImage 55
App\Entity\Experience 10

Entities Mapping

Class Mapping errors
App\Entity\Experience No errors.
App\Entity\ExperienceImage No errors.