Query Metrics
2
Database Queries
2
Different statements
2.26 ms
Query time
0
Invalid entities
3
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.20 ms (52.94%) |
1 |
SELECT s0_.id AS id_0, s0_.host AS host_1, s0_.aliases AS aliases_2, s0_.slug AS slug_3, s0_.label AS label_4, s0_.name AS name_5, s0_.locale_default AS locale_default_6, s0_.layout_template AS layout_template_7, s0_.theme AS theme_8, s0_.brand_domain AS brand_domain_9, s0_.brand_tld AS brand_tld_10, s0_.contact_email AS contact_email_11, s0_.sender_email AS sender_email_12, s0_.home_slug AS home_slug_13, s0_.og_image_default AS og_image_default_14, s0_.enabled AS enabled_15, s0_.is_primary AS is_primary_16, s0_.created_at AS created_at_17, s0_.updated_at AS updated_at_18 FROM site s0_ WHERE s0_.enabled = 1 ORDER BY s0_.is_primary DESC, s0_.label ASC
Parameters:
[] |
||||||||||||||||||||||
|
1.07 ms (47.06%) |
1 |
SELECT t0.id AS id_1, t0.token_hash AS token_hash_2, t0.scopes AS scopes_3, t0.rate_limit_per_minute AS rate_limit_per_minute_4, t0.revoked AS revoked_5, t0.expires_at AS expires_at_6, t0.tenant_id AS tenant_id_7 FROM mcp_api_client t0 WHERE t0.token_hash = ? LIMIT 1
Parameters:
[
"62045d5bab87fd131491c1170135541bc363e83c43c898c4bd25a885ac2035aa"
]
|
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 |
|---|---|
| Tlr\Symfony\Entity\Site | 1 |
| Telaria\Mcp\Entity\ApiClient | 1 |
| Telaria\Mcp\Entity\Tenant | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Tlr\Symfony\Entity\Site | No errors. |
| Telaria\Mcp\Entity\ApiClient | No errors. |
| Telaria\Mcp\Entity\Tenant | No errors. |