Query Metrics
2
Database Queries
2
Different statements
0.75 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.28 ms |
SELECT t0.id AS id_1, t0.instructor_sfid AS instructor_sfid_2, t0.club_sfid AS club_sfid_3, t0.state AS state_4, t0.club_notification AS club_notification_5 FROM instructor_request t0 WHERE t0.club_sfid IS NULL
Parameters:
[] |
2 | 0.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.background_image AS background_image_4, t0.logo_image AS logo_image_5, t0.html_footer AS html_footer_6, t0.copyright AS copyright_7, t0.email_from AS email_from_8, t0.email_body_background_color AS email_body_background_color_9, t0.email_footer AS email_footer_10, t0.parent_brand_id AS parent_brand_id_11 FROM sf_brand t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"prelogin"
]
|
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\InvoiceMail | No errors. |
App\Entity\Contact |
|
App\Entity\Account | No errors. |
App\Entity\AccountType | No errors. |
App\Entity\DocumentType | No errors. |
App\Entity\Company | No errors. |
App\Entity\InstructorRequest | No errors. |
App\Entity\SfBrand | No errors. |