Query Metrics
5
Database Queries
3
Different statements
23.40 ms
Query time
1
Invalid entities
7
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
12.55 ms (53.61%) |
3 |
SELECT s0_.id AS id_0, s0_.price AS price_1, s0_.title AS title_2, s0_.slug AS slug_3, s0_.stripe_id AS stripe_id_4, s0_.data_class AS data_class_5, s0_.tracking AS tracking_6, s0_.payment_for AS payment_for_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9 FROM stripe_payment s0_ WHERE s0_.slug = ?
Parameters:
[
"full-access-platform"
]
|
|
5.50 ms (23.52%) |
1 |
SELECT MAX(l0_.updated_at) AS sclr_0 FROM lexik_trans_unit_translations l0_
Parameters:
[] |
|
5.35 ms (22.88%) |
1 |
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.slug AS slug_2, c0_.show_in_bto_c AS show_in_bto_c_3 FROM city c0_ WHERE c0_.show_in_bto_c = ? ORDER BY c0_.title ASC
Parameters:
[
1
]
|
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\City | 4 |
| App\Entity\StripePayment | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Lexik\Bundle\TranslationBundle\Model\Translation | No errors. |
| Lexik\Bundle\TranslationBundle\Entity\Translation | No errors. |
| App\Entity\StripePayment | No errors. |
| App\Entity\StudentPayment | No errors. |
| App\Entity\BaseUser | No errors. |
| App\Entity\Student | No errors. |
| App\Entity\City | No errors. |
| App\Entity\School |
|
| App\Entity\Service\Data | No errors. |
| App\Entity\Service\RoommateData | No errors. |