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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
4.42 ms
(68.07%)
1
"START TRANSACTION"
Parameters:
[]
0.85 ms
(13.10%)
1
"COMMIT"
Parameters:
[]
0.66 ms
(10.13%)
1
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:
[]
0.57 ms
(8.70%)
1
INSERT INTO contact (name, email, phone, subject, message, created_at, updated_at) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "Myron"
  "kadjo@greatbusi.info"
  "078 4758 3040"
  "Passive online profits using this new software"
  """
    Want to instantly tap into Kadjo   to leverage...\r\n
    \r\n
    ...     Our New Crypto App That Pays Us As Much $21/Hour For Browsing The Net\r\n
    \r\n
    This latest from Billy Darr shows you exactly how\r\n
    : https://www.greatbusi.info/kadjo \r\n
    \r\n
    Once you see the potential with this, you'll want to scale this even more\r\n
    \r\n
    Grab this for 17 bux\r\n
    \r\n
    … but act fast because price increases with each sale\r\n
    \r\n
    >>> Grab your copy now: https://www.greatbusi.info/kadjo !\r\n
    \r\n
    Myron Seman\r\n
    \r\n
    \r\n
    \r\n
    P.S. For the first 35 people who grab this today you'll get BONUS\r\n
    \r\n
    \r\n
    UNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=solibikes.com \r\n
    Address: 5 Lake Floyd Circle\r\n
    Hagerstown, MD 21740
    """
  "2025-01-16 05:46:00"
  "2025-01-16 05:46:00"
]

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.