Query Metrics
5
Database Queries
5
Different statements
1.59 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.50 ms (31.86%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.body AS body_3, t0.created_on AS created_on_4, t0.insta AS insta_5, t0.twitter AS twitter_6, t0.tags AS tags_7, t0.hits AS hits_8, t0.status AS status_9, t0.is_approved AS is_approved_10, t0.is_saved AS is_saved_11, t0.instagram_title AS instagram_title_12, t0.slug AS slug_13, t0.description AS description_14, t0.publish_date AS publish_date_15, t0.code AS code_16, t0.category_id AS category_id_17, t0.user_id AS user_id_18 FROM story t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"gmail.com"
]
|
0.33 ms (20.95%) |
1 |
SELECT t0.id AS id_1, t0.file_data AS file_data_2, t0.file_name AS file_name_3, t0.file_type AS file_type_4, t0.is_primary AS is_primary_5, t0.story_id AS story_id_6 FROM story_images t0 WHERE t0.story_id IS NULL AND t0.is_primary = ?
Parameters:
[
0
]
|
0.27 ms (17.28%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.rank AS rank_4, t0.description AS description_5, t0.story_id AS story_id_6, t0.user_id AS user_id_7 FROM youtube t0 WHERE t0.story_id IS NULL
Parameters:
[] |
0.25 ms (15.70%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.rank AS rank_4, t0.description AS description_5, t0.story_id AS story_id_6 FROM facebook_watch t0 WHERE t0.story_id IS NULL
Parameters:
[] |
0.23 ms (14.20%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.rank AS rank_4, t0.description AS description_5, t0.story_id AS story_id_6, t0.user_id AS user_id_7 FROM twitter t0 WHERE t0.story_id IS NULL
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\Story | No errors. |
App\Entity\Category | No errors. |
App\Entity\User |
|
App\Entity\StoryImages | No errors. |
App\Entity\Youtube | No errors. |
App\Entity\FacebookWatch | No errors. |
App\Entity\Twitter | No errors. |