Query Metrics
10
Database Queries
10
Different statements
166.06 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 11.50 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:
[
"01_04_01%"
]
|
| 2 | 13.28 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:
[ "01_04_01" "01_04_01%" "%,01_04_01%" ] |
| 3 | 27.16 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:
[ "01,%" "01" "%,01,%" "%,01" "01_04,%" "01_04" "%,01_04,%" "%,01_04" "%,01_04_01%" "01_04_01%" ] |
| 4 | 13.38 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:
[
"01_04"
]
|
| 5 | 11.65 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:
[ "%,01_04%" "%,01,%" "%,01" ] |
| 6 | 13.09 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:
[ "01_04_01" "01_04_01%" "%,01_04_01%" ] |
| 7 | 27.09 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:
[ "01,%" "01" "%,01,%" "%,01" "01_04,%" "01_04" "%,01_04,%" "%,01_04" "%,01_04_01%" "01_04_01%" ] |
| 8 | 27.69 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
Parameters:
[ "01_04_01,%" "01_04_01" "%,01_04_01,%" "%,01_04_01" "01_04%" "%,01_04%" "01%" "%,01%" "01,%" "01" "%,01,%" "%,01" "01_04,%" "01_04" "%,01_04,%" "%,01_04" "%,01_04_01%" "01_04_01%" ] |
| 9 | 10.81 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:
[ "01_04_01,%" "01_04_01" "%,01_04_01,%" "%,01_04_01" "01_04%" "%,01_04%" "01%" "%,01%" "01,%" "01" "%,01,%" "%,01" "01_04,%" "01_04" "%,01_04,%" "%,01_04" "%,01_04_01%" "01_04_01%" 290147 124508 277033 303249 300458 ] |
| 10 | 10.41 ms |
SELECT COUNT(l0_.id_localisation) AS sclr_0 FROM fusacq_dbo.localisations l0_ WHERE l0_.id_localisation_pere = ? AND l0_.id_localisation NOT LIKE ?
Parameters:
[ "212" "%_99" ] |
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\Localisations | No errors. |
| App\Entity\Translation | No errors. |