Query Metrics
3
Database Queries
3
Different statements
8.26 ms
Query time
0
Invalid entities
9
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.70 ms (44.73%) |
1 |
SELECT e0_.id AS id_0, e0_.date_created AS date_created_1, e0_.date_changed AS date_changed_2, e0_.active AS active_3, e0_.name AS name_4, e0_.label AS label_5, e0_.status AS status_6, e0_.number_of_seats AS number_of_seats_7, e0_.duration AS duration_8, e0_.education_area AS education_area_9, e0_.target_group AS target_group_10, e0_.event_location AS event_location_11, e0_.education_description AS education_description_12, e0_.outcomes AS outcomes_13, e0_.keywords AS keywords_14, e0_.image AS image_15, e0_.time_of_maintenance AS time_of_maintenance_16, e0_.implementation_requirements AS implementation_requirements_17, e0_.document AS document_18, e0_.original_name AS original_name_19, e0_.planned_realization_date AS planned_realization_date_20, e0_.full_document_path AS full_document_path_21, e0_.educator_certificate_document_name AS educator_certificate_document_name_22, e0_.educator_certificate_document_path AS educator_certificate_document_path_23, e0_.educator_census_lists_name AS educator_census_lists_name_24, e0_.educator_census_list_path AS educator_census_list_path_25, e0_.educator_document AS educator_document_26, e0_.census_list AS census_list_27, e0_.remark AS remark_28, e0_.educator_mzo_point_name AS educator_mzo_point_name_29, e0_.educator_mzo_point_value AS educator_mzo_point_value_30, e0_.mzo_point_name AS mzo_point_name_31, e0_.mzo_point_value AS mzo_point_value_32, e0_.user_created AS user_created_33, e0_.user_changed AS user_changed_34, e0_.institution AS institution_35, e0_.education_manager AS education_manager_36, e0_.school_year AS school_year_37, e0_.school_list AS school_list_38, e0_.form_of_education AS form_of_education_39, e0_.method_of_implementation AS method_of_implementation_40 FROM education e0_ WHERE e0_.name LIKE ? AND e0_.active = ?
Parameters:
[ "%Brisk%Teaching%izrada%kvalitetnih%nastavnih%sadrzaja%pomocu%AI%alata%" 1 ] |
|
3.40 ms (41.20%) |
1 |
SELECT e0_.id AS id_0, e0_.date_created AS date_created_1, e0_.date_changed AS date_changed_2, e0_.active AS active_3, e0_.name AS name_4, e0_.label AS label_5, e0_.status AS status_6, e0_.number_of_seats AS number_of_seats_7, e0_.duration AS duration_8, e0_.education_area AS education_area_9, e0_.target_group AS target_group_10, e0_.event_location AS event_location_11, e0_.education_description AS education_description_12, e0_.outcomes AS outcomes_13, e0_.keywords AS keywords_14, e0_.image AS image_15, e0_.time_of_maintenance AS time_of_maintenance_16, e0_.implementation_requirements AS implementation_requirements_17, e0_.document AS document_18, e0_.original_name AS original_name_19, e0_.planned_realization_date AS planned_realization_date_20, e0_.full_document_path AS full_document_path_21, e0_.educator_certificate_document_name AS educator_certificate_document_name_22, e0_.educator_certificate_document_path AS educator_certificate_document_path_23, e0_.educator_census_lists_name AS educator_census_lists_name_24, e0_.educator_census_list_path AS educator_census_list_path_25, e0_.educator_document AS educator_document_26, e0_.census_list AS census_list_27, e0_.remark AS remark_28, e0_.educator_mzo_point_name AS educator_mzo_point_name_29, e0_.educator_mzo_point_value AS educator_mzo_point_value_30, e0_.mzo_point_name AS mzo_point_name_31, e0_.mzo_point_value AS mzo_point_value_32, e0_.user_created AS user_created_33, e0_.user_changed AS user_changed_34, e0_.institution AS institution_35, e0_.education_manager AS education_manager_36, e0_.school_year AS school_year_37, e0_.school_list AS school_list_38, e0_.form_of_education AS form_of_education_39, e0_.method_of_implementation AS method_of_implementation_40 FROM education e0_ WHERE e0_.name LIKE ? AND e0_.institution = ? AND e0_.label = ? AND e0_.active = ?
Parameters:
[ "%Brisk%Teaching%izrada%kvalitetnih%nastavnih%sadrzaja%pomocu%AI%alata%" 1 "Brisk-Teaching" 1 ] |
|
1.16 ms (14.07%) |
1 |
SELECT i0_.id AS id_0, i0_.date_created AS date_created_1, i0_.date_changed AS date_changed_2, i0_.active AS active_3, i0_.name AS name_4, i0_.label AS label_5, i0_.color AS color_6, i0_.oib AS oib_7, i0_.address AS address_8, i0_.place AS place_9, i0_.country AS country_10, i0_.contact_phone AS contact_phone_11, i0_.contact_email AS contact_email_12, i0_.web_page AS web_page_13, i0_.additional_data AS additional_data_14, i0_.is_pdv AS is_pdv_15, i0_.user_created AS user_created_16, i0_.user_changed AS user_changed_17, i0_.legal_entity AS legal_entity_18 FROM institution i0_ WHERE i0_.name LIKE ? AND i0_.active = ?
Parameters:
[ "%Centar%izvrsnosti%Splitsko%dalmatinske%zupanije%" 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\User | 2 |
| App\Entity\Education | 1 |
| App\Entity\Institution | 1 |
| App\Entity\SchoolYear | 1 |
| App\Entity\SchoolList | 1 |
| App\Entity\FormOfEducation | 1 |
| App\Entity\MethodOfImplementation | 1 |
| App\Entity\LegalEntity | 1 |