Error 404 Not Found

PATCH https://backoffice.softlabel.nl/api/v1/projects/196

Forwarded to ErrorController (76dad4)

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.42 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.calendar_token AS calendar_token_6, t0.subscription AS subscription_7, t0.roles AS roles_8, t0.password AS password_9, t0.company_id AS company_id_10 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "adviseur@bedrijfx.com"
]
2 0.78 ms
SELECT t0.id AS id_1, t0.postcode AS postcode_2, t0.huisnummer AS huisnummer_3, t0.toevoeging AS toevoeging_4, t0.straat AS straat_5, t0.plaats AS plaats_6, t0.bag_id AS bag_id_7, t0.bouwjaar AS bouwjaar_8, t0.oppervlakte AS oppervlakte_9, t0.gebruikdsdoel AS gebruikdsdoel_10, t0.remarks AS remarks_11, t0.lat AS lat_12, t0.lng AS lng_13, t0.streetview_image_base64 AS streetview_image_base64_14, t0.building_sketch_path AS building_sketch_path_15, t0.preview_image_filename AS preview_image_filename_16, t0.preview_image_mime_type AS preview_image_mime_type_17, t0.preview_image_size AS preview_image_size_18, t0.preview_image_uploaded_at AS preview_image_uploaded_at_19, t0.status AS status_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.scheduling_token AS scheduling_token_23, t0.energy_data AS energy_data_24, t0.floor_plan AS floor_plan_25, t0.bouwlagen AS bouwlagen_26, t0.floor_mass_class AS floor_mass_class_27, t0.wall_mass_class AS wall_mass_class_28, t0.dwelling_type AS dwelling_type_29, t0.ground_height_nap AS ground_height_nap_30, t0.ridge_height_nap AS ridge_height_nap_31, t0.building_height_m AS building_height_m_32, t0.footprint_area_m2 AS footprint_area_m2_33, t0.roof_pitched_area_m2 AS roof_pitched_area_m2_34, t0.roof_flat_area_m2 AS roof_flat_area_m2_35, t0.outer_wall_area_m2 AS outer_wall_area_m2_36, t0.party_wall_area_m2 AS party_wall_area_m2_37, t0.building_volume_m3 AS building_volume_m3_38, t0.roof_type AS roof_type_39, t0.roof_facets AS roof_facets_40, t0.building_sketch_geometry AS building_sketch_geometry_41, t0.building_orientation_deg AS building_orientation_deg_42, t0.signature AS signature_43, t0.signed_at AS signed_at_44, t0.advisor_id AS advisor_id_45, t0.client_id AS client_id_46 FROM project t0 WHERE t0.id = ?
Parameters:
[
  "196"
]

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\Company 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Company No errors.
App\Entity\AvailabilityException No errors.
App\Entity\Project No errors.
App\Entity\Client No errors.
App\Entity\Product No errors.
App\Entity\CompanyDocument No errors.
App\Entity\ProjectProduct No errors.
App\Entity\ProjectRemark No errors.
App\Entity\EmailLog No errors.