Query Metrics

2 Database Queries
2 Different statements
0.82 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

#▲ Time Info
1 0.44 ms
SELECT t0.id AS id_1, t0.api_key AS api_key_2, t0.identifier AS identifier_3, t0.api_name AS api_name_4, t0.created_at AS created_at_5, t0.revoked_at AS revoked_at_6, t0.type AS type_7, t0.url AS url_8 FROM api_keys t0 WHERE t0.api_key = ? AND t0.revoked_at IS NULL LIMIT 1
Parameters:
[
  "c338a9b0-461e-43a6-a322-a2454014f465"
]
2 0.38 ms
SELECT e0_.id AS id_0, e0_.pod AS pod_1, e0_.original_log_id AS original_log_id_2, e0_.postal_server_id AS postal_server_id_3, e0_.client_id AS client_id_4, e0_.user_id AS user_id_5, e0_.message_id AS message_id_6, e0_.user_email AS user_email_7, e0_.status AS status_8, e0_.context AS context_9, e0_.is_fixed AS is_fixed_10, e0_.original_created_at AS original_created_at_11, e0_.original_updated_at AS original_updated_at_12, e0_.synced_at AS synced_at_13 FROM email_failure e0_ WHERE e0_.status NOT IN (?, ?, ?) OR e0_.status IS NULL
Parameters:
[
  "Sent"
  "success"
  "HardFail"
]

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
LoremIpsumDev\LoremAuthBundle\Entity\ApiKey 1

Entities Mapping