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

Query Metrics

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

Queries

Group similar statements

default connection

# Time Info
1 0.58 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slogan AS slogan_3, t0.description AS description_4, t0.dial_code AS dial_code_5, t0.phone AS phone_6, t0.email AS email_7, t0.contact1 AS contact1_8, t0.lat AS lat_9, t0.lon AS lon_10, t0.country_code AS country_code_11, t0.country_name AS country_name_12, t0.town AS town_13, t0.city AS city_14, t0.image_url AS image_url_15, t0.is_spot_light AS is_spot_light_16, t0.about_us AS about_us_17, t0.chef_image_url AS chef_image_url_18, t0.chef_description AS chef_description_19, t0.about_our_chief AS about_our_chief_20, t0.chief_image AS chief_image_21, t0.chef_name AS chef_name_22, t0.schedule_start AS schedule_start_23, t0.schedule_end AS schedule_end_24, t0.address AS address_25, t0.address_comp AS address_comp_26, t0.is_valided_by_admin AS is_valided_by_admin_27, t0.admin_validation_date AS admin_validation_date_28, t0.created_at AS created_at_29, t0.updated_at AS updated_at_30, t0.base64_code AS base64_code_31, t0.slug AS slug_32, t0.owner_id AS owner_id_33 FROM restaurant t0 WHERE t0.is_valided_by_admin = ? ORDER BY t0.created_at DESC LIMIT 80
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\Restaurant No errors.
App\Entity\User No errors.

unitec entity manager

No loaded entities.