Query Metrics
3
Database Queries
3
Different statements
2.72 ms
Query time
0
Invalid entities
3
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.01 ms (37.07%) |
1 |
SELECT t0.id AS id_1, t0.domain AS domain_2, t0.is_primary AS is_primary_3, t0.verified_at AS verified_at_4, t0.tenant_id AS tenant_id_5 FROM tenant_domain t0 WHERE t0.domain = ? LIMIT 1
Parameters:
[
"dev.cat.greensign.de"
]
|
|
0.88 ms (32.16%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.locale AS locale_7, t0.api_token AS api_token_8, t0.signature AS signature_9, t0.position_description AS position_description_10, t0.is_active AS is_active_11, t0.first_logged_in_at AS first_logged_in_at_12, t0.tenant_id AS tenant_id_13 FROM user t0 WHERE t0.id = ?
Parameters:
[
3
]
|
|
0.84 ms (30.76%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.logo_url AS logo_url_4, t0.favicon_url AS favicon_url_5, t0.primary_color AS primary_color_6, t0.secondary_color AS secondary_color_7, t0.tertiary_color AS tertiary_color_8, t0.email_from_address AS email_from_address_9, t0.email_from_name AS email_from_name_10, t0.email_notificationddress AS email_notificationddress_11, t0.features AS features_12, t0.gsid_prefix AS gsid_prefix_13, t0.is_active AS is_active_14, t0.created_at AS created_at_15 FROM tenant t0 WHERE t0.id = ?
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\Tenant\TenantDomain | 1 |
| App\Entity\Tenant\Tenant | 1 |
| App\Entity\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Tenant\TenantDomain | No errors. |
| App\Entity\Tenant\Tenant | No errors. |
| App\Entity\Tenant\TenantLink | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Business\Business | No errors. |
| App\Entity\Business\Audit | No errors. |
| App\Entity\Business\Group | No errors. |