https://api.holzbaukunst.at/api/address/experten

Query Metrics

2 Database Queries
2 Different statements
4.64 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.57 ms
(98.58%)
1
SELECT a0_.id AS id_0, a0_.`name` AS name_1, a0_.sort_name AS sort_name_2, a0_.is_member AS is_member_3, a0_.member_group AS member_group_4, a0_.is_uea_certificated AS is_uea_certificated_5, a0_.is_ce_certificated AS is_ce_certificated_6, a0_.is_ued_certificated AS is_ued_certificated_7, a0_.wood_from_here_member AS wood_from_here_member_8, a0_.enable_notifications AS enable_notifications_9, a0_.street AS street_10, a0_.city AS city_11, a0_.location AS location_12, a0_.phone AS phone_13, a0_.mobile AS mobile_14, a0_.fax AS fax_15, a0_.email AS email_16, a0_.`password` AS password_17, a0_.web AS web_18, a0_.facebook AS facebook_19, a0_.instagram AS instagram_20, a0_.social AS social_21, a0_.contact_title AS contact_title_22, a0_.contact_first_name AS contact_first_name_23, a0_.contact_last_name AS contact_last_name_24, a0_.contact_email AS contact_email_25, a0_.contact_phone AS contact_phone_26, a0_.views AS views_27, a0_.slogan AS slogan_28, a0_.description AS description_29, a0_.youtube AS youtube_30, a0_.reset_token AS reset_token_31, a0_.reset_token_expiry AS reset_token_expiry_32, a0_.created AS created_33, a0_.updated AS updated_34, a0_.contact_salutation AS contact_salutation_35, a0_.deleted AS deleted_36, a0_.logo AS logo_37, a0_.descendant_id AS descendant_id_38 FROM `address` a0_ WHERE a0_.is_member = 1 AND a0_.deleted <> 1 AND a0_.member_group = ? ORDER BY a0_.sort_name ASC
Parameters:
[
  "experten"
]
0.07 ms
(1.42%)
1
SELECT t0.id AS id_1, t0.type AS type_2, t0.url AS url_3, t0.data AS data_4, t0.settings AS settings_5, t0.original_file_name AS original_file_name_6, t0.created AS created_7, t0.updated AS updated_8 FROM medium t0 WHERE t0.id = ?
Parameters:
[
  16506
]

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\Medium No errors.
App\Entity\Project
  • The mappings App\Entity\Project#project_media and App\Entity\ProjectMedium#project are inconsistent with each other.
  • The mappings App\Entity\Project#project_attachments and App\Entity\ProjectAttachment#project are inconsistent with each other.
  • The mappings App\Entity\Project#main_category and App\Entity\Category#projects are inconsistent with each other.
App\Entity\Address No errors.
App\Entity\ProjectTask No errors.
App\Entity\ProjectCarpenter No errors.
App\Entity\ProjectArchitect No errors.