https://ourhoneybee.eu/central_landing

Query Metrics

6 Database Queries
4 Different statements
1.66 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

company_group connection

Time Count Info
0.53 ms
(32.06%)
2
SELECT COUNT(*) FROM information_schema.tables WHERE table_schema = DATABASE() AND table_name = 'platform_setting'
Parameters:
[]
0.42 ms
(25.10%)
2
SELECT setting_value FROM platform_setting WHERE name = ? AND app_id IS NULL LIMIT 1
Parameters:
[
  "subscription_enforcement_enabled"
]

default connection

Time Count Info
0.43 ms
(25.53%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.data AS data_3, t0.company_id AS company_id_4, t0.create_login_id AS create_login_id_5, t0.edit_login_id AS edit_login_id_6, t0.lock_flag AS lock_flag_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.doc_booked_flag AS doc_booked_flag_10, t0.time_stamp_of_form AS time_stamp_of_form_11 FROM acc_setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "branding_removal_enabled"
]
0.29 ms
(17.30%)
1
SELECT data FROM acc_setting WHERE name = 'cors_extra_origins' ORDER BY id DESC LIMIT 1
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
company_group doctrine.dbal.company_group_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
company_group doctrine.orm.company_group_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

default entity manager

Class Mapping errors
ApplicationBundle\Entity\AccSettings No errors.

company_group entity manager

No loaded entities.