GET https://xkodev.dot11.cz/organizace

Query Metrics

1539 Database Queries
10 Different statements
354.30 ms Query time
0 Invalid entities
1411 Managed entities

Grouped Statements

Show all queries

Time Count Info
64.78 ms
(18.28%)
256
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_approved AS is_approved_3, t0.updated_at AS updated_at_4, t0.fonticon AS fonticon_5, t0.approved_by_id AS approved_by_id_6, t0.icon_id AS icon_id_7 FROM tags_company t0 INNER JOIN tags_company_company ON t0.id = tags_company_company.tags_company_id WHERE tags_company_company.company_id = ?
Parameters:
[
  225
]
64.67 ms
(18.25%)
256
SELECT t0.id AS id_1, t0.perex AS perex_2, t0.content AS content_3, t0.youtube_video AS youtube_video_4, t0.vimeo_video AS vimeo_video_5, t0.embed_code AS embed_code_6 FROM event_content t0 INNER JOIN company_event_content ON t0.id = company_event_content.event_content_id WHERE company_event_content.company_id = ?
Parameters:
[
  225
]
62.39 ms
(17.61%)
256
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.street AS street_4, t0.city AS city_5, t0.zip AS zip_6, t0.latitude AS latitude_7, t0.longitude AS longitude_8, t0.website AS website_9, t0.facebook AS facebook_10, t0.instagram AS instagram_11, t0.twitter AS twitter_12, t0.linkedin AS linkedin_13, t0.youtube AS youtube_14, t0.vimeo AS vimeo_15, t0.branch_name AS branch_name_16, t0.company_id AS company_id_17 FROM contacts t0 WHERE t0.company_id = ?
Parameters:
[
  225
]
58.28 ms
(16.45%)
256
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_approved AS is_approved_3, t0.updated_at AS updated_at_4, t0.fonticon AS fonticon_5, t0.poradi AS poradi_6, t0.approved_by_id AS approved_by_id_7, t0.icon_id AS icon_id_8 FROM category_company t0 INNER JOIN category_company_company ON t0.id = category_company_company.category_company_id WHERE category_company_company.company_id = ?
Parameters:
[
  225
]
53.79 ms
(15.18%)
256
SELECT t0.id AS id_1, t0.name AS name_2, t0.active_from AS active_from_3, t0.active_to AS active_to_4, t0.destination_url AS destination_url_5, t0.priority AS priority_6, t0.approved AS approved_7, t0.company_id AS company_id_8, t0.user_id AS user_id_9 FROM banners t0 WHERE t0.company_id = ?
Parameters:
[
  225
]
43.90 ms
(12.39%)
255
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
Parameters:
[
  594
]
4.66 ms
(1.31%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.headquarter AS headquarter_4, t0.ico AS ico_5, t0.dic AS dic_6, t0.bank_no AS bank_no_7, t0.correspondece AS correspondece_8, t0.approved AS approved_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.nationwide AS nationwide_12, t0.slug AS slug_13, t0.changes_md_sum AS changes_md_sum_14, t0.approved_by_id AS approved_by_id_15, t0.owner_id AS owner_id_16, t0.logo_id AS logo_id_17 FROM company t0 WHERE t0.approved = ? ORDER BY t0.name ASC
Parameters:
[
  1
]
0.84 ms
(0.24%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_approved AS is_approved_3, t0.updated_at AS updated_at_4, t0.fonticon AS fonticon_5, t0.poradi AS poradi_6, t0.approved_by_id AS approved_by_id_7, t0.icon_id AS icon_id_8 FROM category_company t0 WHERE t0.is_approved = ? ORDER BY t0.poradi ASC
Parameters:
[
  1
]
0.56 ms
(0.16%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.general_partner AS general_partner_3, t0.web_url AS web_url_4, t0.poradi AS poradi_5, t0.logo_id AS logo_id_6 FROM partners t0 ORDER BY t0.poradi ASC
Parameters:
[]
0.43 ms
(0.12%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.active AS active_4, t0.poradi AS poradi_5 FROM main_menu_items t0 WHERE t0.active = ? ORDER BY t0.poradi ASC
Parameters:
[
  1
]

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\Contacts 313
App\Entity\TagsCompany 282
App\Entity\EventContent 261
App\Entity\Uploaded 256
App\Entity\Company 256
App\Entity\User 19
App\Entity\CategoryCompany 10
App\Entity\Partners 7
App\Entity\MainMenuItems 7

Entities Mapping

Class Mapping errors
App\Entity\CategoryCompany No errors.
App\Entity\User No errors.
App\Entity\Uploaded No errors.
App\Entity\Company No errors.
App\Entity\Events No errors.
App\Entity\Banners No errors.
App\Entity\Contacts No errors.
App\Entity\TagsCompany No errors.
App\Entity\EventContent No errors.
App\Entity\Partners No errors.
App\Entity\MainMenuItems No errors.