https://viva-online.budinov.ssft.me/products/vivakredit-standart

Query Metrics

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

Queries

Group similar statements

# Time Info
1 4.45 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.image AS image_3, t0.view_image AS view_image_4, t0.title AS title_5, t0.subtitle AS subtitle_6, t0.list_text AS list_text_7, t0.view_subtitle AS view_subtitle_8, t0.description AS description_9, t0.amounts AS amounts_10, t0.payment_term AS payment_term_11, t0.advantages AS advantages_12, t0.typical_example AS typical_example_13, t0.active AS active_14, t0.json_ld_data AS json_ld_data_15, t0.has_mobile_application AS has_mobile_application_16, t0.has_online_application AS has_online_application_17, t0.has_office_application AS has_office_application_18, t0.mobile_application_image AS mobile_application_image_19, t0.online_application_image AS online_application_image_20, t0.office_application_image AS office_application_image_21, t0.mobile_application_title AS mobile_application_title_22, t0.online_application_title AS online_application_title_23, t0.office_application_title AS office_application_title_24, t0.mobile_application_text AS mobile_application_text_25, t0.online_application_text AS online_application_text_26, t0.office_application_text AS office_application_text_27, t0.apply_btn_link AS apply_btn_link_28, t0.created_at AS created_at_29, t0.updated_at AS updated_at_30, t0.deleted_at AS deleted_at_31, t0.position_index AS position_index_32, t0.meta_title AS meta_title_33, t0.meta_description AS meta_description_34, t0.meta_keywords AS meta_keywords_35, t0.og_title AS og_title_36, t0.og_description AS og_description_37, t0.og_image AS og_image_38 FROM product t0 WHERE t0.slug = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[
  "vivakredit-standart"
]

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\User
  • The association App\Entity\User#products refers to the owning side field App\Entity\Product#owner which does not exist.
App\Entity\Product No errors.
App\Entity\Profile No errors.
App\Entity\Permission\Group No errors.
App\Entity\Career
  • The mappings App\Entity\Career#applications and App\Entity\CareerApplication#career are inconsistent with each other.