Query Metrics
3
Database Queries
3
Different statements
1.57 ms
Query time
0
Invalid entities
Grouped Statements
dplan connection
| Time▼ | Count | Info |
|---|---|---|
|
0.68 ms (43.50%) |
1 |
SELECT t0._c_id AS _c_id_1, t0.imprint AS imprint_2, t0.data_protection AS data_protection_3, t0.terms_of_use AS terms_of_use_4, t0.xplanning AS xplanning_5, t0.map_attribution AS map_attribution_6, t0.base_layer_url AS base_layer_url_7, t0.base_layer_layers AS base_layer_layers_8, t0.accessibility_explanation AS accessibility_explanation_9, t0.sign_language_overview_description AS sign_language_overview_description_10, t0.simple_language_overview_description AS simple_language_overview_description_11, t0._c_name AS _c_name_12, t0._c_subdomain AS _c_subdomain_13, t0._procedure AS _procedure_14, t0.branding_id AS branding_id_15 FROM customer t0 WHERE t0._c_subdomain = ? LIMIT 1
Parameters:
[
"diplanbau-dev-debug-docker"
]
|
|
0.45 ms (28.45%) |
1 |
SELECT t0.id AS id_1, t0.permission AS permission_2, t0.creation_date AS creation_date_3, t0.modification_date AS modification_date_4, t0.orga_id AS orga_id_5, t0.role_id AS role_id_6, t0.customer_id AS customer_id_7 FROM access_control t0 WHERE t0.role_id IN (?) AND t0.orga_id IN (?) AND t0.customer_id IN (?)
Parameters:
[ "71a2ebbc-0968-11e1-9d8e-1c64a3042bca" "cdec5e4b-3f06-11e4-a6a8-005056ae0004" null ] |
|
0.44 ms (28.05%) |
1 |
SELECT t0_._r_id AS _r_id_0, t0_._r_code AS _r_code_1, t0_._r_group_code AS _r_group_code_2, t0_._r_group_name AS _r_group_name_3 FROM _role t0_ WHERE t0_._r_code IN (?)
Parameters:
[
"RGUEST"
]
|
Database Connections
| Name | Service |
|---|---|
| dplan | doctrine.dbal.dplan_connection |
| dplan_install | doctrine.dbal.dplan_install_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| install | doctrine.orm.install_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| demosplan\DemosPlanCoreBundle\Entity\Procedure\Procedure | No errors. |
| demosplan\DemosPlanCoreBundle\Entity\User\Customer | No errors. |
| demosplan\DemosPlanCoreBundle\Entity\Permission\UserAccessControl | No errors. |
| demosplan\DemosPlanCoreBundle\Entity\Permission\AccessControl | No errors. |
| demosplan\DemosPlanCoreBundle\Entity\User\User | No errors. |
| demosplan\DemosPlanCoreBundle\Entity\Branding | No errors. |
| demosplan\DemosPlanCoreBundle\Entity\User\Department | No errors. |
| demosplan\DemosPlanCoreBundle\Entity\User\Orga | No errors. |
| demosplan\DemosPlanCoreBundle\Entity\User\Role | No errors. |
| demosplan\DemosPlanCoreBundle\Entity\User\OrgaType | No errors. |
| demosplan\DemosPlanCoreBundle\Entity\User\UserRoleInCustomer | No errors. |
| demosplan\DemosPlanCoreBundle\Entity\Statement\Statement | No errors. |
install entity manager
No loaded entities.