GET https://app.george.truckershelper.net/termsofservice

Query Metrics

1 Database Queries
1 Different statements
8.87 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
8.87 ms
(100.00%)
1
SELECT l0_.id AS id_0, l0_.document_type AS document_type_1, l0_.title AS title_2, l0_.content AS content_3, l0_.version AS version_4, l0_.is_active AS is_active_5, l0_.created_at AS created_at_6, l0_.updated_at AS updated_at_7, l0_.effective_date AS effective_date_8, l0_.metadata AS metadata_9, l0_.pdf_filename AS pdf_filename_10, l0_.allow_pdf_download AS allow_pdf_download_11, l0_.pdf_download_count AS pdf_download_count_12, l0_.last_pdf_generated_at AS last_pdf_generated_at_13, l0_.created_by AS created_by_14, l0_.updated_by AS updated_by_15 FROM legal_document l0_ WHERE l0_.document_type = ? AND l0_.is_active = ?
Parameters:
[
  "terms_of_service"
  1
]

Database Connections

Name Service
default doctrine.dbal.default_connection
sessions doctrine.dbal.sessions_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
sessions doctrine.orm.sessions_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\LegalDocument 1

sessions entity manager

Class Amount of managed objects

Entities Mapping

default entity manager

Class Mapping errors
App\Entity\LegalDocument No errors.
App\Entity\AdminUsers No errors.

sessions entity manager

No loaded entities.