Query Metrics
2
Database Queries
2
Different statements
0.73 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.36 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.nif AS nif_6, t0.abono AS abono_7, t0.status AS status_8, t0.address AS address_9, t0.phone AS phone_10, t0.web_side AS web_side_11, t0.created_at AS created_at_12, t0.modified_at AS modified_at_13, t0.deleted_at AS deleted_at_14, t0.max AS max_15 FROM company t0 WHERE t0.id = ?
Parameters:
[
1
]
|
2 | 0.37 ms |
SELECT t0.id AS id_1, t0.kunde AS kunde_2, t0.start AS start_3, t0.end AS end_4, t0.s_start AS s_start_5, t0.s_end AS s_end_6, t0.color AS color_7, t0.text_color AS text_color_8, t0.total AS total_9, t0.comentario AS comentario_10, t0.descripcion AS descripcion_11, t0.servicios AS servicios_12, t0.invoice AS invoice_13, t0.preference AS preference_14, t0.payment AS payment_15, t0.cash AS cash_16, t0.card AS card_17, t0.gift_card AS gift_card_18, t0.made_at AS made_at_19, t0.clientes_id AS clientes_id_20, t0.estilistas_id AS estilistas_id_21, t0.sold_products_id AS sold_products_id_22, t0.made_by_id AS made_by_id_23 FROM eventos t0 WHERE t0.estilistas_id = ?
Parameters:
[
"none"
]
|
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\Company |
|
App\Entity\Estilistas | No errors. |
App\Entity\Preferencias | No errors. |
App\Entity\Productos | No errors. |
App\Entity\Clientes | No errors. |
App\Entity\Servicios | No errors. |
App\Entity\WaitingList | No errors. |
App\Entity\GiftCard | No errors. |
App\Entity\Eventos | No errors. |
App\Entity\SoldProducts | No errors. |