Query Metrics
9
Database Queries
9
Different statements
158.11 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 11.55 ms |
SELECT v0_.nom_ville AS nom_ville_0 FROM fusacq_dbo.villes v0_ WHERE v0_.code_departement LIKE ? ORDER BY v0_.population DESC LIMIT 3
Parameters:
[
"33_22_38%"
]
|
| 2 | 13.48 ms |
SELECT COUNT(DISTINCT a0_.id_annonce_acheteur) AS sclr_0 FROM fusacq_dbo.annonces_acheteur a0_ WHERE a0_.date_parution_initiale IS NOT NULL AND a0_.mode_annonce = 'publique' AND a0_.tpe_pme = 'oui' AND ((a0_.id_departement = ? OR a0_.autres_localisations LIKE ? OR a0_.autres_localisations LIKE ?)) AND (a0_.demarche LIKE '%reprise_majoritaire%' OR a0_.demarche LIKE '%association_minoritaire%') AND (a0_.investissement_possible = 'oui')
Parameters:
[ "33_22_38" "33_22_38%" "%,33_22_38%" ] |
| 3 | 26.34 ms |
SELECT COUNT(DISTINCT a0_.id_repreneur) AS sclr_0 FROM fusacq_dbo.annuaire_repreneurs a0_ WHERE (a0_.mode_profil = 'publique') AND (a0_.demarche LIKE '%3%' OR a0_.demarche LIKE '%4%') AND (a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ?)
Parameters:
[ "33,%" "33" "%,33,%" "%,33" "33_22,%" "33_22" "%,33_22,%" "%,33_22" "%,33_22_38%" "33_22_38%" ] |
| 4 | 18.04 ms |
SELECT COUNT(DISTINCT s0_.id_gestionnaire_fonds) AS sclr_0 FROM fusacq_dbo.societe_gestionnaire_fonds s0_ INNER JOIN fusacq_dbo.lien_participations_fonds l1_ ON (l1_.id_gestionnaire_fonds = s0_.id_gestionnaire_fonds) INNER JOIN fusacq_dbo.societes s2_ ON (s2_.id_societe = l1_.id_participation) WHERE s2_.mode_participation = 'publique' AND l1_.mode = 'publique' AND s0_.mode = 'publique' AND s2_.mode_societe = 'publique' AND s0_.stade_investissement LIKE '%4%' AND (s0_.id_region = ?)
Parameters:
[
"33_22"
]
|
| 5 | 11.56 ms |
SELECT COUNT(DISTINCT i0_.id_investisseur) AS sclr_0 FROM fusacq_dbo.investisseurs_prives i0_ WHERE i0_.mode = 'publique' AND (i0_.id_localisations_recherchees LIKE ? OR i0_.id_localisations_recherchees LIKE ? OR i0_.id_localisations_recherchees LIKE ? OR i0_.id_localisations_recherchees IS NULL) ORDER BY i0_.id_investisseur DESC
Parameters:
[ "%,33_22%" "%,33,%" "%,33" ] |
| 6 | 13.05 ms |
SELECT COUNT(DISTINCT a0_.id_annonce_acheteur) AS sclr_0 FROM fusacq_dbo.annonces_acheteur a0_ WHERE a0_.date_parution_initiale IS NOT NULL AND a0_.mode_annonce = 'publique' AND a0_.tpe_pme = 'oui' AND a0_.type_raprochement = 'partenaire' AND ((a0_.id_departement = ? OR a0_.autres_localisations LIKE ? OR a0_.autres_localisations LIKE ?))
Parameters:
[ "33_22_38" "33_22_38%" "%,33_22_38%" ] |
| 7 | 25.97 ms |
SELECT COUNT(DISTINCT a0_.id_repreneur) AS sclr_0 FROM fusacq_dbo.annuaire_repreneurs a0_ WHERE (a0_.mode_profil = 'publique') AND (a0_.demarche LIKE '%3%' OR a0_.demarche LIKE '%4%') AND (a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ?)
Parameters:
[ "33,%" "33" "%,33,%" "%,33" "33_22,%" "33_22" "%,33_22,%" "%,33_22" "%,33_22_38%" "33_22_38%" ] |
| 8 | 27.43 ms |
SELECT DISTINCT a0_.id_repreneur AS id_repreneur_0, CASE WHEN a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? THEN 4 WHEN a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? THEN 3 WHEN a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? THEN 2 ELSE 1 END AS sclr_1, a0_.montant_apport AS montant_apport_2, a0_.id_repreneur AS id_repreneur_3 FROM fusacq_dbo.annuaire_repreneurs a0_ WHERE (a0_.mode_profil = 'publique') AND (a0_.demarche LIKE '%3%' OR a0_.demarche LIKE '%4%') AND (a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ?) ORDER BY sclr_1 DESC, a0_.montant_apport DESC, a0_.id_repreneur DESC LIMIT 10 OFFSET 100
Parameters:
[ "33_22_38,%" "33_22_38" "%,33_22_38,%" "%,33_22_38" "33_22%" "%,33_22%" "33%" "%,33%" "33,%" "33" "%,33,%" "%,33" "33_22,%" "33_22" "%,33_22,%" "%,33_22" "%,33_22_38%" "33_22_38%" ] |
| 9 | 10.68 ms |
SELECT a0_.id_repreneur AS id_repreneur_0, a0_.titre_societe_recherchee AS titre_societe_recherchee_1, a0_.titre_profil AS titre_profil_2, a0_.id_localisations_recherchees AS id_localisations_recherchees_3, a0_.annee_naissance AS annee_naissance_4, a0_.montant_apport AS montant_apport_5, a0_.ville AS ville_6, CASE WHEN a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? THEN 4 WHEN a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? THEN 3 WHEN a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? THEN 2 ELSE 1 END AS sclr_7 FROM fusacq_dbo.annuaire_repreneurs a0_ WHERE (a0_.mode_profil = 'publique') AND (a0_.demarche LIKE '%3%' OR a0_.demarche LIKE '%4%') AND (a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ? OR a0_.id_localisations_recherchees LIKE ?) AND a0_.id_repreneur IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY sclr_7 DESC, a0_.montant_apport DESC, a0_.id_repreneur DESC
Parameters:
[ "33_22_38,%" "33_22_38" "%,33_22_38,%" "%,33_22_38" "33_22%" "%,33_22%" "33%" "%,33%" "33,%" "33" "%,33,%" "%,33" "33_22,%" "33_22" "%,33_22,%" "%,33_22" "%,33_22_38%" "33_22_38%" 305204 294575 119075 309018 309210 298936 309696 299163 272436 306223 ] |
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\Villes | No errors. |
| App\Entity\AnnoncesAcheteur | No errors. |
| App\Entity\AnnuaireRepreneurs | No errors. |
| App\Entity\Societes | No errors. |
| App\Entity\InvestisseursPrives | No errors. |
| App\Entity\FondsInvestissement | No errors. |
| App\Entity\LienParticipationsFonds | No errors. |
| App\Entity\Participation | No errors. |
| App\Entity\Translation | No errors. |