Query Metrics
1
Database Queries
1
Different statements
1.51 ms
Query time
2
Invalid entities
5
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.51 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code_base_abonne AS code_base_abonne_3, t0.email_abonne AS email_abonne_4, t0.tel1_abonne AS tel1_abonne_5, t0.tel2_abonne AS tel2_abonne_6, t0.adresse_abonne AS adresse_abonne_7, t0.description_abonne AS description_abonne_8, t0.etat_abonne AS etat_abonne_9, t0.siExploitation AS siExploitation_10, t0.si_principale AS si_principale_11, t0.type_action_abonne AS type_action_abonne_12, t0.adresse_web AS adresse_web_13, t0.personne_contact AS personne_contact_14, t0.date_ajout_abonne AS date_ajout_abonne_15, t0.date_edit_abonne AS date_edit_abonne_16, t0.titre_image AS titre_image_17, t0.url_image AS url_image_18, t0.type_presentation AS type_presentation_19, t0.langue AS langue_20, t0.configuration AS configuration_21, t0.confidentialite AS confidentialite_22, t0.type_activite AS type_activite_23, t0.type_abonne_id AS type_abonne_id_24, t0.template_id AS template_id_25, t0.partenaire_id AS partenaire_id_26, t0.devise_id AS devise_id_27, t0.pays_id AS pays_id_28 FROM abonne t0 WHERE t0.adresse_web = ? LIMIT 1
Parameters:
[
"entreprisee.coo.tg"
]
|
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\user\Abonne | 1 |
| App\Entity\user\TypeAbonne | 1 |
| App\Entity\user\Partenaire | 1 |
| App\Entity\stock\Devise | 1 |
| App\Entity\stock\Pays | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\user\Abonne |
|
| App\Entity\user\TypeAbonne | No errors. |
| App\Entity\cms\Template |
|
| App\Entity\user\Partenaire | No errors. |
| App\Entity\stock\Devise | No errors. |
| App\Entity\stock\Pays | No errors. |