GET https://api-console.kissmada.com/techniques

Query Metrics

10 Database Queries
2 Different statements
3.26 ms Query time
0 Invalid entities
54 Managed entities

Queries

Group similar statements

# Time Info
1 0.77 ms
SELECT t0.id_technique AS id_technique_1, t0.key_technique AS key_technique_2 FROM techniques t0
Parameters:
[]
2 0.64 ms
SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_technique AS id_technique_4 FROM techniques_langs t0 WHERE t0.id_technique = ?
Parameters:
[
  5
]
3 0.38 ms
SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_technique AS id_technique_4 FROM techniques_langs t0 WHERE t0.id_technique = ?
Parameters:
[
  1
]
4 0.23 ms
SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_technique AS id_technique_4 FROM techniques_langs t0 WHERE t0.id_technique = ?
Parameters:
[
  7
]
5 0.21 ms
SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_technique AS id_technique_4 FROM techniques_langs t0 WHERE t0.id_technique = ?
Parameters:
[
  3
]
6 0.20 ms
SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_technique AS id_technique_4 FROM techniques_langs t0 WHERE t0.id_technique = ?
Parameters:
[
  4
]
7 0.19 ms
SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_technique AS id_technique_4 FROM techniques_langs t0 WHERE t0.id_technique = ?
Parameters:
[
  2
]
8 0.20 ms
SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_technique AS id_technique_4 FROM techniques_langs t0 WHERE t0.id_technique = ?
Parameters:
[
  9
]
9 0.24 ms
SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_technique AS id_technique_4 FROM techniques_langs t0 WHERE t0.id_technique = ?
Parameters:
[
  6
]
10 0.21 ms
SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_technique AS id_technique_4 FROM techniques_langs t0 WHERE t0.id_technique = ?
Parameters:
[
  8
]

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\TechniqueLang 45
App\Entity\Technique 9

Entities Mapping

Class Mapping errors
App\Entity\Technique No errors.
App\Entity\TechniqueLang No errors.
App\Entity\ProductTechnique No errors.