GET https://www.truck.gtlsgroup.com/

Query Metrics

1 Database Queries
1 Different statements
8.76 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 8.76 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.target_amount AS target_amount_3, p0_.current_amount AS current_amount_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.status AS status_7, p0_.image AS image_8, p0_.slug AS slug_9, p0_.min_amount_to_invest AS min_amount_to_invest_10, p0_.createdby_id AS createdby_id_11 FROM project p0_ WHERE p0_.status = ? AND ((p0_.current_amount < p0_.target_amount OR p0_.current_amount IS NULL)) ORDER BY p0_.id ASC LIMIT 10
Parameters:
[
  "OUVERT"
]

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\Project No errors.
App\Entity\User No errors.