GET https://www.hellocolis.com/msafara

Query Metrics

3 Database Queries
3 Different statements
1.36 ms Query time
1 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.62 ms
(45.66%)
1
SELECT e0_.id AS id_0, e0_.designation AS designation_1, e0_.siteweb AS siteweb_2, e0_.entreprise_name AS entreprise_name_3, e0_.updated_at AS updated_at_4, e0_.type AS type_5, e0_.description AS description_6, e0_.actif AS actif_7 FROM entreprise e0_ WHERE e0_.type = ? AND e0_.actif = ? ORDER BY e0_.id DESC
Parameters:
[
  "Agence voyage"
  1
]
0.41 ms
(30.38%)
1
SELECT r0_.id AS id_0, r0_.designation AS designation_1, r0_.actif AS actif_2, r0_.url AS url_3 FROM reseausocial r0_ WHERE r0_.actif = ? ORDER BY r0_.id ASC
Parameters:
[
  1
]
0.33 ms
(23.96%)
1
SELECT p0_.id AS id_0, p0_.titre AS titre_1, p0_.description AS description_2, p0_.contenu AS contenu_3, p0_.portailpage_name AS portailpage_name_4, p0_.updated_at AS updated_at_5, p0_.reference AS reference_6 FROM portailpage p0_ WHERE p0_.reference = ?
Parameters:
[
  "msafara"
]

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\Domain\Portailweb\Admin\Reseausocial 3
App\Domain\Portailweb\Admin\Portailpage 1

Entities Mapping

Class Mapping errors
App\Domain\Portailweb\Admin\Entreprise No errors.
App\Domain\Portailweb\Admin\Portailpage No errors.
App\Domain\Portailweb\Frontoffice\Demandedevismsafara
  • The association App\Domain\Portailweb\Frontoffice\Demandedevismsafara#user refers to the inverse side field App\Domain\Auth\User#demandedevismsafara which does not exist.
App\Domain\Portailweb\Admin\Reseausocial No errors.