Query Metrics
23
Database Queries
3
Different statements
7.60 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
6.26 ms (0.00%) |
21 |
SELECT t0.id_talent AS id_talent_1, t0.name AS name_2, t0.bio AS bio_3, t0.bio_image AS bio_image_4, t0.portfolio_image AS portfolio_image_5, t0.web_url AS web_url_6, t0.insta_url AS insta_url_7, t0.new_talent AS new_talent_8, t0.deleted AS deleted_9, t0.is_public AS is_public_10, t0.is_hive AS is_hive_11, t0.slug AS slug_12, t0.id_talent_role AS id_talent_role_13 FROM talent t0 WHERE t0.id_talent_role = ? AND t0.new_talent = ?
Parameters:
[ 3 1 ] |
0.70 ms (0.00%) |
1 |
SELECT t0.id_slider AS id_slider_1, t0.slider_image AS slider_image_2, t0.slider_text AS slider_text_3, t0.order_slider AS order_slider_4 FROM main_slider t0 ORDER BY t0.order_slider ASC
Parameters:
[] |
0.63 ms (0.00%) |
1 |
SELECT t0.id_talent_role AS id_talent_role_1, t0.name AS name_2, t0.talent_slug AS talent_slug_3, t0.order_talent_role AS order_talent_role_4, t0.visible AS visible_5, t0.deleted AS deleted_6, t0.id_role_page AS id_role_page_7, t0.role_type AS role_type_8 FROM talent_role t0 ORDER BY t0.order_talent_role ASC
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\TalentRole | No errors. |
App\Entity\PageInformation | No errors. |
App\Entity\RoleType | No errors. |
App\Entity\MainSlider | No errors. |
App\Entity\Talent | No errors. |