Error 500 Internal Server Error

GET https://sogoodsante.spontaneit.fr/therapies/approches-psychocorporelles-ou-verbales/shuffle-for-bulma.png

Forwarded to ErrorController (f619e7)

Query Metrics

14 Database Queries
8 Different statements
22.94 ms Query time
6 Invalid entities

Queries

Group similar statements

# Time Info
1 1.44 ms
SELECT t0.id AS id_1, t0.idparent AS idparent_2, t0.title AS title_3, t0.photo AS photo_4, t0.shortdescription AS shortdescription_5, t0.description AS description_6, t0.color AS color_7, t0.status AS status_8, t0.code AS code_9, t0.iscategory AS iscategory_10, t0.old_id AS old_id_11, t0.slug AS slug_12, t0.date_update AS date_update_13, t0.mention_legale AS mention_legale_14, t0.therapy_parent_id AS therapy_parent_id_15 FROM therapy t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "shuffle-for-bulma.png"
]
2 1.02 ms
SELECT DATABASE()
Parameters:
[]
3 1.79 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "sgs"
]
4 0.62 ms
SELECT DATABASE()
Parameters:
[]
5 1.23 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "sgs"
]
6 0.82 ms
SELECT DATABASE()
Parameters:
[]
7 1.74 ms
SELECT t.TABLE_NAME,
           t.ENGINE,
           t.AUTO_INCREMENT,
           t.TABLE_COMMENT,
           t.CREATE_OPTIONS,
           t.TABLE_COLLATION,
           ccsa.CHARACTER_SET_NAME
      FROM information_schema.TABLES t
        INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa
          ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
Parameters:
[
  "sgs"
  "doctrine_migration_versions"
]
8 0.76 ms
SELECT DATABASE()
Parameters:
[]
9 7.43 ms
SELECT DISTINCT            k.CONSTRAINT_NAME,
            k.COLUMN_NAME,
            k.REFERENCED_TABLE_NAME,
            k.REFERENCED_COLUMN_NAME,
            k.ORDINAL_POSITION /*!50116,
            c.UPDATE_RULE,
            c.DELETE_RULE */
FROM information_schema.key_column_usage k /*!50116
INNER JOIN information_schema.referential_constraints c
ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME
AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'sgs' */ ORDER BY k.ORDINAL_POSITION
Parameters:
[
  "sgs"
  "doctrine_migration_versions"
]
10 2.71 ms
SELECT       c.COLUMN_NAME        AS field,
           IF(
        c.COLUMN_TYPE = 'longtext'
        AND EXISTS(
            SELECT * from information_schema.CHECK_CONSTRAINTS i_c
            WHERE i_c.CONSTRAINT_SCHEMA = 'sgs'
            AND i_c.TABLE_NAME = c.TABLE_NAME
            AND i_c.CHECK_CLAUSE = CONCAT(
                'json_valid(`',
                    c.COLUMN_NAME,
                '`)'
            )
        ),
        'json',
        c.COLUMN_TYPE
    )       AS type,
       c.IS_NULLABLE        AS `null`,
       c.COLUMN_KEY         AS `key`,
       c.COLUMN_DEFAULT     AS `default`,
       c.EXTRA,
       c.COLUMN_COMMENT     AS comment,
       c.CHARACTER_SET_NAME AS characterset,
       c.COLLATION_NAME     AS collation
FROM information_schema.COLUMNS c
    INNER JOIN information_schema.TABLES t
        ON t.TABLE_NAME = c.TABLE_NAME
     WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
Parameters:
[
  "sgs"
  "sgs"
  "doctrine_migration_versions"
]
11 0.94 ms
SELECT DATABASE()
Parameters:
[]
12 0.99 ms
SELECT        NON_UNIQUE  AS Non_Unique,
        INDEX_NAME  AS Key_name,
        COLUMN_NAME AS Column_Name,
        SUB_PART    AS Sub_Part,
        INDEX_TYPE  AS Index_Type
FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
Parameters:
[
  "sgs"
  "doctrine_migration_versions"
]
13 0.71 ms
SELECT * FROM doctrine_migration_versions
Parameters:
[]
14 0.74 ms
SELECT DATABASE()
Parameters:
[]

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\Therapy
  • The mappings App\Entity\Therapy#prestations and App\Entity\Prestation#therapy are inconsistent with each other.
  • The mappings App\Entity\Therapy#prestations_secondaires and App\Entity\Prestation#therapies_secondaires are inconsistent with each other.
App\Entity\Prestation
  • The association App\Entity\Prestation#user refers to the inverse side field App\Entity\User#events which does not exist.
  • The association App\Entity\Prestation#therapy refers to the inverse side field App\Entity\Therapy#events which does not exist.
  • The association App\Entity\Prestation#type refers to the inverse side field App\Entity\TypePrestation#events which does not exist.
  • The association App\Entity\Prestation#therapies_secondaires refers to the inverse side field App\Entity\Therapy#events_secondaires which does not exist.
App\Entity\Usertherapy No errors.
App\Entity\User
  • The mappings App\Entity\User#prestations and App\Entity\Prestation#user are inconsistent with each other.
App\Entity\TypePrestation
  • The mappings App\Entity\TypePrestation#prestations and App\Entity\Prestation#type are inconsistent with each other.
App\Entity\Planification No errors.
App\Entity\Lieu No errors.
App\Entity\Inscription No errors.
App\Entity\MotifDisponibilite No errors.
App\Entity\Article
  • The field 'App\Entity\Article#status' has the property type 'bool' that differs from the metadata field type 'int' returned by the 'integer' DBAL type.
App\Entity\Conversation No errors.
App\Entity\ConversationMessage No errors.
App\Entity\InscriptionStatut No errors.
App\Entity\Page No errors.
App\Entity\Section No errors.
App\Entity\Review No errors.
App\Entity\Therapyparent No errors.
App\Entity\City No errors.
App\Entity\BoxLaterale No errors.
App\Entity\Configuration No errors.
App\Entity\Log No errors.
App\Entity\Mailto No errors.
App\Entity\Eventtherapy No errors.
App\Entity\Formresponse No errors.
App\Entity\Form No errors.
App\Entity\Shoppingproduct No errors.
App\Entity\Theme No errors.
App\Entity\Diploma No errors.
App\Entity\Mail No errors.
App\Entity\Ordershopping
  • The field 'App\Entity\Ordershopping#typepaiement' has the property type 'bool' that differs from the metadata field type 'int' returned by the 'integer' DBAL type.
App\Entity\Ordershoppingproduct No errors.
App\Entity\Room No errors.
App\Entity\Export No errors.
App\Entity\Shopping No errors.
App\Entity\PageCms No errors.
App\Entity\Sms No errors.
App\Entity\Mailauto No errors.
Vich\UploaderBundle\Entity\File No errors.