Query Metrics
1
Database Queries
1
Different statements
26.24 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
26.24 ms (100.00%) |
1 |
SELECT r0_.id AS id_0, r0_.user_old_id AS user_old_id_1, r0_.recette_id AS recette_id_2, r0_.hits AS hits_3, r0_.image_url AS image_url_4, r0_.name AS name_5, r0_.slug AS slug_6, r0_.user_name AS user_name_7, r0_.user_email AS user_email_8, r0_.web_site AS web_site_9, r0_.country AS country_10, r0_.recipe_type AS recipe_type_11, r0_.number_of_persons AS number_of_persons_12, r0_.total_time AS total_time_13, r0_.cooking AS cooking_14, r0_.marinade AS marinade_15, r0_.level_name AS level_name_16, r0_.pricing AS pricing_17, r0_.dedicace AS dedicace_18, r0_.pref AS pref_19, r0_.published_at AS published_at_20, r0_.last_updated AS last_updated_21, r0_.ip AS ip_22, r0_.pe AS pe_23, r0_.regime AS regime_24, r0_.is_active AS is_active_25, r0_.description AS description_26, r0_.country_code AS country_code_27, r0_.suggestions AS suggestions_28, r0_.is_tutorial AS is_tutorial_29, r0_.video_url AS video_url_30, r0_.ingredient_text AS ingredient_text_31, r0_.ustensil_text AS ustensil_text_32, r0_.has_multiple_step AS has_multiple_step_33, r0_.is_spotlight AS is_spotlight_34, r0_.preparation_instructions AS preparation_instructions_35, r0_.spot_light_end AS spot_light_end_36, r0_.spot_light_start AS spot_light_start_37, r0_.is_spot_light_abj AS is_spot_light_abj_38, r0_.end_abj_date AS end_abj_date_39, r0_.start_abj_date AS start_abj_date_40, r0_.origin_country AS origin_country_41, r0_.origin_plateform AS origin_plateform_42, r0_.preparation_instructions_text AS preparation_instructions_text_43, r0_.source AS source_44, r0_.created_at AS created_at_45, r0_.updated_at AS updated_at_46, r0_.base64_code AS base64_code_47, r0_.recipe_type_id AS recipe_type_id_48, r0_.level_id AS level_id_49, r0_.budget_id AS budget_id_50, r0_.user_id AS user_id_51 FROM recipe r0_ WHERE r0_.name LIKE ? OR r0_.description LIKE ?
Parameters:
[ "%Poulet%20au%20four&%" "%Poulet%20au%20four&%" ] |
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\Recipe | No errors. |
| App\Entity\RecipeType | No errors. |
| App\Entity\Level | No errors. |
| App\Entity\Budget | No errors. |
| App\Entity\User | No errors. |
unitec entity manager
No loaded entities.