Query Metrics
4
Database Queries
3
Different statements
0.78 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.46 ms |
SELECT t0.id AS id_1, t0.id_module AS id_module_2, t0.type_module AS type_module_3, t0.old AS old_4, t0.new AS new_5, t0.active AS active_6, t0.lien_externe AS lien_externe_7, t0.DateCreation AS DateCreation_8, t0.DateModification AS DateModification_9, t0.locale AS locale_10, t0.IdSite AS IdSite_11 FROM cms_redirection t0 WHERE t0.old = ? AND t0.active = ? LIMIT 1
Parameters:
[ "/js/lkk_ch.js" 1 ] |
| 2 | 0.09 ms |
SELECT c0_.id AS id_0, c0_.active AS active_1, c0_.default_lang AS default_lang_2, c0_.active_lang_in_list AS active_lang_in_list_3, c0_.name AS name_4, c0_.language_code AS language_code_5, c0_.flag AS flag_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8 FROM cms_language c0_ WHERE c0_.active = 1 ORDER BY c0_.id ASC
Parameters:
[] |
| 3 | 0.16 ms |
SELECT c0_.id AS id_0, c0_.id_module AS id_module_1, c0_.type AS type_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4 FROM cms_url_post c0_ INNER JOIN cms_url_post_translation c1_ ON c0_.id = c1_.translatable_id WHERE c1_.slug = ? AND c1_.locale = ? LIMIT 1
Parameters:
[ "lkk_ch.js" "fr" ] |
| 4 | 0.07 ms |
SELECT t0.id AS id_1, t0.id_module AS id_module_2, t0.type_module AS type_module_3, t0.old AS old_4, t0.new AS new_5, t0.active AS active_6, t0.lien_externe AS lien_externe_7, t0.DateCreation AS DateCreation_8, t0.DateModification AS DateModification_9, t0.locale AS locale_10, t0.IdSite AS IdSite_11 FROM cms_redirection t0 WHERE t0.old = ? AND t0.active = ? LIMIT 1
Parameters:
[ "/js/lkk_ch.js" 1 ] |
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Redirection | No errors. |
| App\Entity\Site | No errors. |
| App\Entity\UrlPost | No errors. |
| App\Entity\Language | No errors. |
| App\Entity\UrlPostTranslation | No errors. |
| App\Entity\User | No errors. |
| App\Entity\ListeMenu | No errors. |
| App\Entity\Email | No errors. |
| App\Entity\ParametreSite | No errors. |
| App\Entity\ReseauSociaux | No errors. |
| App\Entity\ModulesCookies | No errors. |
| App\Entity\PostAffichage | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\Widget | No errors. |