POST https://hbs.managemyshows.com/admin/template/22/edit?page=1&sort%5Bname%5D=ASC

Query Metrics

5 Database Queries
5 Different statements
2.51 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.63 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.status AS status_7 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  198
]
2 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.title AS title_4 FROM template t0 WHERE t0.id = ?
Parameters:
[
  "22"
]
3 0.21 ms
"START TRANSACTION"
Parameters:
[]
4 0.34 ms
UPDATE template SET content = ? WHERE id = ?
Parameters:
[
  """
    <h4>Display Space:</h4>\r\n
    {% include 'company/display_space.html.twig' %}\r\n
    <h4>Dear Exhibitor,</h4>\r\n
    <p>Welcome to the <strong>2027 Houston Boat Show</strong>!</p>\r\n
    <p>To ensure a smooth, safe, and efficient setup and teardown process for everyone, please review the critical guidelines, schedules, and requirements detailed below.</p>\r\n
    <ul>\r\n
    <li>Booth Move-In Guidelines</li>\r\n
    <li>Open Area Move-In Guidelines</li>\r\n
    <li>Staging and Lot Map</li>\r\n
    <li>Move-In Schedule</li>\r\n
    <li>Move-Out Procedures</li>\r\n
    </ul>\r\n
    {% include 'company/stage_in_signature_form.html.twig' %}\r\n
    <p>If there is any further information you require, please call our office at: 713-526-6361</p>
    """
  22
]
5 1.01 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\User 1
App\Entity\Template 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Application No errors.
App\Entity\TodoNotes No errors.
App\Entity\Template No errors.