Query Metrics

9 Database Queries
9 Different statements
158.34 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 11.68 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_15_54%"
]
2 13.54 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_15_54"
  "33_15_54%"
  "%,33_15_54%"
]
3 27.37 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_15,%"
  "33_15"
  "%,33_15,%"
  "%,33_15"
  "%,33_15_54%"
  "33_15_54%"
]
4 15.09 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_15"
]
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:
[
  "%,33_15%"
  "%,33,%"
  "%,33"
]
6 13.14 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_15_54"
  "33_15_54%"
  "%,33_15_54%"
]
7 27.28 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_15,%"
  "33_15"
  "%,33_15,%"
  "%,33_15"
  "%,33_15_54%"
  "33_15_54%"
]
8 27.55 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 50
Parameters:
[
  "33_15_54,%"
  "33_15_54"
  "%,33_15_54,%"
  "%,33_15_54"
  "33_15%"
  "%,33_15%"
  "33%"
  "%,33%"
  "33,%"
  "33"
  "%,33,%"
  "%,33"
  "33_15,%"
  "33_15"
  "%,33_15,%"
  "%,33_15"
  "%,33_15_54%"
  "33_15_54%"
]
9 11.04 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_15_54,%"
  "33_15_54"
  "%,33_15_54,%"
  "%,33_15_54"
  "33_15%"
  "%,33_15%"
  "33%"
  "%,33%"
  "33,%"
  "33"
  "%,33,%"
  "%,33"
  "33_15,%"
  "33_15"
  "%,33_15,%"
  "%,33_15"
  "%,33_15_54%"
  "33_15_54%"
  307694
  305439
  301485
  284821
  283977
  221746
  174034
  8008
  303249
  302869
]

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.