GET https://indecoder.ru/function/astringent

Query Metrics

6 Database Queries
6 Different statements
8.11 ms Query time
0 Invalid entities
51 Managed entities

Queries

Group similar statements

# Time Info
1 0.59 ms
SELECT t0.id AS id_1, t0.function_name AS function_name_2, t0.slug AS slug_3, t0.function_desctiption AS function_desctiption_4, t0.readable AS readable_5, t0.official AS official_6 FROM functions t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "astringent"
]
2 0.71 ms
SELECT field_name, content FROM translations
             WHERE entity_type = ? AND entity_id = ? AND locale = ?
Parameters:
[
  "function"
  88
  "ru"
]
3 0.60 ms
SELECT COUNT(*) FROM translations
             WHERE entity_type = ? AND entity_id = ? AND locale = ?
Parameters:
[
  "function"
  88
  "ru"
]
4 2.63 ms
SELECT count(DISTINCT i0_.id) AS sclr_0 FROM ingredients i0_ INNER JOIN function_to_ingredient f2_ ON i0_.id = f2_.ingredient_id INNER JOIN functions f1_ ON f1_.id = f2_.function_id WHERE f1_.id = ?
Parameters:
[
  88
]
5 2.27 ms
SELECT DISTINCT i0_.id AS id_0, i0_.ingredient_name AS ingredient_name_1 FROM ingredients i0_ INNER JOIN function_to_ingredient f2_ ON i0_.id = f2_.ingredient_id INNER JOIN functions f1_ ON f1_.id = f2_.function_id WHERE f1_.id = ? ORDER BY i0_.ingredient_name ASC LIMIT 50
Parameters:
[
  88
]
6 1.33 ms
SELECT i0_.id AS id_0, i0_.ingredient_name AS ingredient_name_1, i0_.slug AS slug_2, i0_.ingredient_image AS ingredient_image_3, i0_.ingredient_second_name AS ingredient_second_name_4, i0_.is_goodie AS is_goodie_5, i0_.all_functions AS all_functions_6, i0_.ingr_irritancy AS ingr_irritancy_7, i0_.ingr_comedogencity AS ingr_comedogencity_8, i0_.ingr_description AS ingr_description_9, i0_.ingr_cas_1 AS ingr_cas_1_10, i0_.ingr_ec_number_1 AS ingr_ec_number_1_11, i0_.ingr_ec_number_2 AS ingr_ec_number_2_12, i0_.ingr_details AS ingr_details_13, i0_.UPAC_Name AS UPAC_Name_14, i0_.Ph_Eur_Name AS Ph_Eur_Name_15, i0_.Cosmetic_Restrictions AS Cosmetic_Restrictions_16, i0_.Details AS Details_17, i0_.Geeky_Details AS Geeky_Details_18 FROM ingredients i0_ INNER JOIN function_to_ingredient f2_ ON i0_.id = f2_.ingredient_id INNER JOIN functions f1_ ON f1_.id = f2_.function_id WHERE f1_.id = ? AND i0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY i0_.ingredient_name ASC
Parameters:
[
  88
  18321
  18322
  18323
  18324
  18325
  17082
  17083
  17729
  18326
  18327
  18125
  17085
  18285
  17505
  16834
  18328
  18329
  18330
  18331
  18291
  18332
  17121
  18292
  17122
  18333
  18334
  18335
  18336
  18337
  18338
  18339
  18340
  18341
  18342
  18343
  18344
  18345
  18346
  18347
  17098
  18348
  18349
  18350
  18294
  18351
  18352
  17506
  18353
  18354
  18355
]

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
App\Entity\Ingredient 50
App\Entity\IngredientFunction 1

Entities Mapping

Class Mapping errors
App\Entity\IngredientFunction No errors.
App\Entity\Ingredient No errors.
App\Entity\IngredientList No errors.
App\Entity\IngredientAka No errors.
App\Entity\QuickFact No errors.
App\Entity\SccsOpinion No errors.