https://api.abidjan.net/get-cooking_tricks Return to referer URL

Query Metrics

1 Database Queries
1 Different statements
0.66 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.66 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.name AS name_3, t0.email AS email_4, t0.phone_number AS phone_number_5, t0.body AS body_6, t0.is_active AS is_active_7, t0.pe AS pe_8, t0.slug AS slug_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.url AS url_12, t0.mime_type AS mime_type_13, t0.original_name AS original_name_14, t0.caption AS caption_15, t0.user_id AS user_id_16, t0.cooking_tricks_category_id AS cooking_tricks_category_id_17 FROM cooking_tricks t0 WHERE t0.is_active = ? ORDER BY t0.created_at DESC LIMIT 1
Parameters:
[
  1
]

Database Connections

Name Service
default doctrine.dbal.default_connection
unitec doctrine.dbal.unitec_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
unitec doctrine.orm.unitec_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

default entity manager

Class Mapping errors
App\Entity\CookingTricks No errors.
App\Entity\User No errors.
App\Entity\CookingTricksCategory No errors.

unitec entity manager

No loaded entities.