Query Metrics
5
Database Queries
3
Different statements
8.09 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
4.46 ms (55.13%) |
3 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.description AS description_4, t0.slug AS slug_5, t0.image AS image_6, t0.short_image AS short_image_7, t0.image_media_id AS image_media_id_8 FROM app_service t0
Parameters:
[] |
1.88 ms (23.26%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.content AS content_4, t0.description AS description_5, t0.publish_at AS publish_at_6, t0.image AS image_7, t0.created AS created_8, t0.changed AS changed_9, t0.category_id AS category_id_10, t0.image_media_id AS image_media_id_11, t0.idUsersCreator AS idUsersCreator_12, t0.idUsersChanger AS idUsersChanger_13 FROM app_article t0 ORDER BY t0.created DESC LIMIT 1
Parameters:
[] |
1.75 ms (21.61%) |
1 |
SELECT w0_.title AS title_0, w0_.webspace_key AS webspace_key_1, w0_.all_domains AS all_domains_2, w0_.content AS content_3, w0_.type AS type_4, w0_.id AS id_5, w1_.url AS url_6, w1_.environment AS environment_7, w1_.id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_.id = w2_.analytics LEFT JOIN we_domains w1_ ON w1_.id = w2_.domain WHERE (w0_.all_domains = 1 OR (w1_.url = ? AND w1_.environment = ?)) AND w0_.webspace_key = ? ORDER BY w0_.id ASC
Parameters:
[ "live-logistics.com" "dev" "example" ] |
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 |
---|---|
Sulu\Bundle\TrashBundle\Domain\Model\TrashItem | No errors. |
Sulu\Bundle\MediaBundle\Entity\Collection | No errors. |
Sulu\Bundle\ContactBundle\Entity\ContactTitle | No errors. |
Sulu\Bundle\SecurityBundle\Entity\Group | No errors. |
App\Entity\Service | No errors. |
Sulu\Bundle\MediaBundle\Entity\Media | No errors. |
App\Entity\Article | No errors. |
App\Entity\ArticleCategory | No errors. |
Sulu\Bundle\SecurityBundle\Entity\User | No errors. |
Sulu\Bundle\WebsiteBundle\Entity\Analytics | No errors. |
Sulu\Bundle\WebsiteBundle\Entity\Domain | No errors. |