Query Metrics
3
Database Queries
3
Different statements
0.47 ms
Query time
0
Invalid entities
75
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.12 ms |
SELECT COUNT(p0_.id) AS sclr_0 FROM profile p0_ LEFT JOIN network n1_ ON p0_.network_id = n1_.id
Parameters:
[]
|
||||||||||||||||||||||||||
| 2 | 0.17 ms |
SELECT p0_.id AS id_0, p0_.identifier AS identifier_1, p0_.created_at AS created_at_2, p0_.last_fetch_success_date_time AS last_fetch_success_date_time_3, p0_.last_fetch_failure_date_time AS last_fetch_failure_date_time_4, p0_.last_fetch_failure_error AS last_fetch_failure_error_5, p0_.auto_fetch AS auto_fetch_6, p0_.fetch_source AS fetch_source_7, p0_.additional_data AS additional_data_8, p0_.deleted AS deleted_9, p0_.deleted_at AS deleted_at_10, n1_.id AS id_11, n1_.identifier AS identifier_12, n1_.name AS name_13, n1_.icon AS icon_14, n1_.background_color AS background_color_15, n1_.text_color AS text_color_16, n1_.profile_url_pattern AS profile_url_pattern_17, n1_.cron_expression AS cron_expression_18, p0_.network_id AS network_id_19 FROM profile p0_ LEFT JOIN network n1_ ON p0_.network_id = n1_.id ORDER BY p0_.identifier ASC LIMIT 50
Parameters:
[]
|
||||||||||||||||||||||||||
| 3 | 0.17 ms |
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.name AS name_3, t0.icon AS icon_4, t0.background_color AS background_color_5, t0.text_color AS text_color_6, t0.profile_url_pattern AS profile_url_pattern_7, t0.cron_expression AS cron_expression_8 FROM network t0 ORDER BY t0.name 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Profile | 50 |
| App\Entity\Network | 25 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Profile | No errors. |
| App\Entity\Network | No errors. |
| App\Entity\Client | No errors. |