Error 404 Not Found

GET http://site.simplyform.lmosoft.com/wordpress

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.71 ms
SELECT m0_.id AS id_0, m0_.code AS code_1, m0_.valeur AS valeur_2, m0_.valeur2 AS valeur2_3, m0_.valeur3 AS valeur3_4, m0_.htmlvaleur AS htmlvaleur_5, m0_.designation AS designation_6, m1_.id AS id_7, m1_.module AS module_8, m1_.code AS code_9, m1_.designation AS designation_10, m0_.masterliste_id AS masterliste_id_11 FROM masterlistelgs m0_ INNER JOIN masterlistes m1_ ON m0_.masterliste_id = m1_.id WHERE m0_.code = ? AND m1_.module = ? AND m1_.code = ? LIMIT 1
Parameters:
[
  "NBHRSFORMATION"
  "NOYAU"
  "PARAMETRAGE"
]
2 2.05 ms
SELECT t0.id AS id_1, t0.field AS field_2, t0.value AS value_3, t0.type AS type_4, t0.path AS path_5, t0.dataCreation AS dataCreation_6, t0.dataUpdated AS dataUpdated_7 FROM theme_settings t0 WHERE t0.field = ? LIMIT 1
Parameters:
[
  "default_vignette"
]
3 0.19 ms
SELECT t0.id AS id_1, t0.field AS field_2, t0.value AS value_3, t0.type AS type_4, t0.path AS path_5, t0.dataCreation AS dataCreation_6, t0.dataUpdated AS dataUpdated_7 FROM theme_settings t0 WHERE t0.field = ? LIMIT 1
Parameters:
[
  "default_banniere"
]
4 0.76 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.type AS type_3, t0.archive AS archive_4, t0.titlepage AS titlepage_5, t0.link AS link_6, t0.path AS path_7, t0.shortdescription AS shortdescription_8, t0.content AS content_9, t0.rang AS rang_10, t0.layout AS layout_11, t0.visible AS visible_12, t0.publication AS publication_13, t0.creationdate AS creationdate_14, t0.updatedate AS updatedate_15, t0.index_entity_type AS index_entity_type_16, t0.index_entity_id AS index_entity_id_17, t0.icon AS icon_18, t0.color AS color_19, t0.intitule_plus AS intitule_plus_20, t0.colorheader AS colorheader_21, t0.colorleft AS colorleft_22, t0.colorcontent AS colorcontent_23, t0.colorfooter AS colorfooter_24, t0.typeformation_id AS typeformation_id_25, t0.contentseo AS contentseo_26, t0.contentslider AS contentslider_27, t0.contenttemplate_id AS contenttemplate_id_28, t0.parent AS parent_29, t0.typepage_id AS typepage_id_30 FROM content_page t0 WHERE t0.path = ? AND t0.publication = ? LIMIT 1
Parameters:
[
  "wordpress"
  1
]

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\ThemeSettings 2

Entities Mapping

Class Mapping errors
App\Entity\Masterlistelg No errors.
App\Entity\Masterliste No errors.
App\Entity\ThemeSettings No errors.
App\Entity\ContentPage No errors.
App\Entity\ContentSeo
  • The field 'App\Entity\ContentSeo#archive' has the property type 'false' that differs from the metadata field type 'bool' returned by the 'boolean' DBAL type.
App\Entity\ContentSlider No errors.