Query Metrics
4
Database Queries
4
Different statements
3.28 ms
Query time
0
Invalid entities
Queries
dplan connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.97 ms |
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"
]
|
| 2 | 0.59 ms |
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"
]
|
| 3 | 0.58 ms |
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 ] |
| 4 | 1.12 ms |
SELECT t0._f_id AS _f_id_1, t0._f_ident AS _f_ident_2, t0._f_hash AS _f_hash_3, t0._f_name AS _f_name_4, t0._f_description AS _f_description_5, t0._f_path AS _f_path_6, t0._f_filename AS _f_filename_7, t0._f_tags AS _f_tags_8, t0._f_author AS _f_author_9, t0._f_application AS _f_application_10, t0._f_mimetype AS _f_mimetype_11, t0._f_created AS _f_created_12, t0._f_modified AS _f_modified_13, t0._f_valid_until AS _f_valid_until_14, t0._f_deleted AS _f_deleted_15, t0._f_stat_down AS _f_stat_down_16, t0._f_infected AS _f_infected_17, t0._f_last_v_scan AS _f_last_v_scan_18, t0._f_blocked AS _f_blocked_19, t0.size AS size_20, t0.procedure_id AS procedure_id_21 FROM _files t0 WHERE t0._f_ident = ? AND t0._f_deleted = ? LIMIT 1
Parameters:
[ "d0fbb775-9f2c-11ea-bb8f-782bcb0d78b1" 0 ] |
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\FileContainer | No errors. |
| demosplan\DemosPlanCoreBundle\Entity\File | No errors. |
| demosplan\DemosPlanCoreBundle\Entity\Document\SingleDocument | No errors. |
| demosplan\DemosPlanCoreBundle\Entity\Statement\Statement | No errors. |
install entity manager
No loaded entities.