GET https://backoffice.softlabel.nl/api/v1/bcrg-records?limit=200&page=1

Query Metrics

3 Database Queries
3 Different statements
5.97 ms Query time
0 Invalid entities
102 Managed entities

Queries

Group similar statements

# Time Info
1 1.66 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.first_name AS first_name_3, t0.last_name_prefix AS last_name_prefix_4, t0.last_name AS last_name_5, t0.professional_competence_number AS professional_competence_number_6, t0.calendar_token AS calendar_token_7, t0.booking_lead_hours AS booking_lead_hours_8, t0.subscription AS subscription_9, t0.roles AS roles_10, t0.password AS password_11, t0.company_id AS company_id_12 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "adviseur@bedrijfx.com"
]
2 1.21 ms
SELECT COUNT(b0_.id) AS sclr_0 FROM bcrg_record b0_ ORDER BY b0_.registration_number ASC
Parameters:
[]
3 3.10 ms
SELECT b0_.id AS id_0, b0_.registration_number AS registration_number_1, b0_.product AS product_2, b0_.manufacturer AS manufacturer_3, b0_.declaration_type AS declaration_type_4, b0_.categories AS categories_5, b0_.categories_search AS categories_search_6, b0_.building_functions AS building_functions_7, b0_.building_functions_search AS building_functions_search_8, b0_.building_phases AS building_phases_9, b0_.building_phases_search AS building_phases_search_10, b0_.guidelines AS guidelines_11, b0_.guidelines_search AS guidelines_search_12, b0_.visible_from AS visible_from_13, b0_.expires_on AS expires_on_14, b0_.withdrawn_on AS withdrawn_on_15, b0_.not_deliverable_from AS not_deliverable_from_16, b0_.source_created_at AS source_created_at_17, b0_.source_updated_at AS source_updated_at_18, b0_.source_imported_at AS source_imported_at_19, b0_.source_file_name AS source_file_name_20, b0_.created_at AS created_at_21, b0_.updated_at AS updated_at_22 FROM bcrg_record b0_ ORDER BY b0_.registration_number ASC LIMIT 100
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\BcrgRecord 100
App\Entity\User 1
App\Entity\Company 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Company No errors.
App\Entity\AvailabilityException No errors.
App\Entity\BcrgRecord No errors.