http://solibikes.com/contact/add Return to referer URL

Query Metrics

4 Database Queries
4 Different statements
18.25 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 0.42 ms
SELECT t1.id AS id_2, t1.email AS email_3, t1.first_name AS first_name_4, t1.last_name AS last_name_5, t1.roles AS roles_6, t1.password AS password_7, t1.logo AS logo_8, t1.created_at AS created_at_9, t1.updated_at AS updated_at_10, t0.title AS title_11, t0.address AS address_12, t0.phone AS phone_13, t0.statut AS statut_14, t1.type FROM agency t0 INNER JOIN user t1 ON t0.id = t1.id
Parameters:
[]
2 0.40 ms
"START TRANSACTION"
Parameters:
[]
3 15.87 ms
INSERT INTO contact (name, email, phone, subject, message, created_at, updated_at) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "Quentin"
  "stuart.quentin@msn.com"
  "20113198"
  "Hi solibikes.com Admin!"
  """
    Would you like to let go of your hurtful past?  There is a new way to make changes you have always wanted to make.\r\n
     \r\n
         Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don't know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener.  Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature).  Classical music alternates between the ears to enhance daydreaming and visualizing in ways you have never experienced.  Please read the many reviews on Trust Pilot, Amazon or the Se-REM.com Facebook page that express how much it has helped.\r\n
         It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic.  Se-REM's mission statement is "Trauma relief at as close to free as possible". This not-for-profit program downloads to a smart phone or computer and can be used at home.         \r\n
          Read and download at: https://se-rem.com/.   Once you own the program, you are encouraged to give it away to others who will benefit. https://se-rem.com/  is in use in 34 countries.
    """
  "2025-05-07 12:17:49"
  "2025-05-07 12:17:49"
]
4 1.56 ms
"COMMIT"
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\User No errors.
App\Entity\Agency No errors.
App\Entity\Order
  • The mappings App\Entity\Order#agency and App\Entity\Agency#orders are inconsistent with each other.
App\Entity\Bike
  • The mappings App\Entity\Bike#kind and App\Entity\Kind#bikes are inconsistent with each other.
App\Entity\Accessory No errors.
App\Entity\Event No errors.
App\Entity\History No errors.
App\Entity\Contact No errors.