Query Metrics
21
Database Queries
16
Different statements
28.40 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 4.20 ms |
SELECT DISTINCT j0_.id AS id_0, j0_.id AS id_1 FROM jobs j0_ LEFT JOIN jobs_activity_sector j2_ ON j0_.id = j2_.jobs_id LEFT JOIN activity_sector a1_ ON a1_.id = j2_.activity_sector_id LEFT JOIN item i3_ ON a1_.id = i3_.id LEFT JOIN jobs_study_level j5_ ON j0_.id = j5_.jobs_id LEFT JOIN study_level s4_ ON s4_.id = j5_.study_level_id LEFT JOIN item i6_ ON s4_.id = i6_.id LEFT JOIN jobs_applications j7_ ON j0_.id = j7_.job_id LEFT JOIN applicants a8_ ON j7_.applicant_id = a8_.id LEFT JOIN users u9_ ON a8_.id = u9_.id WHERE j0_.is_enabled = ? ORDER BY j0_.id DESC LIMIT 20
Parameters:
[
1
]
|
| 2 | 7.00 ms |
SELECT j0_.id AS id_0, j0_.title AS title_1, j0_.content AS content_2, j0_.experience_year AS experience_year_3, j0_.qualifications AS qualifications_4, j0_.description AS description_5, j0_.uuid AS uuid_6, j0_.created_date AS created_date_7, j0_.title_en AS title_en_8, j0_.content_en AS content_en_9, j0_.qualifications_en AS qualifications_en_10, j0_.description_en AS description_en_11, j0_.created_at AS created_at_12, j0_.updated_at AS updated_at_13, j0_.is_enabled AS is_enabled_14, j0_.start_at_date AS start_at_date_15, j0_.start_at_time AS start_at_time_16, j0_.end_at_date AS end_at_date_17, j0_.end_at_time AS end_at_time_18, i1_.id AS id_19, i1_.name AS name_20, i1_.description AS description_21, i1_.name_trans AS name_trans_22, i1_.description_trans AS description_trans_23, i1_.slug AS slug_24, i1_.acronym AS acronym_25, i1_.created_at AS created_at_26, i1_.updated_at AS updated_at_27, i1_.is_enabled AS is_enabled_28, i2_.id AS id_29, i2_.name AS name_30, i2_.description AS description_31, i2_.name_trans AS name_trans_32, i2_.description_trans AS description_trans_33, i2_.slug AS slug_34, i2_.acronym AS acronym_35, i2_.created_at AS created_at_36, i2_.updated_at AS updated_at_37, i2_.is_enabled AS is_enabled_38, j3_.id AS id_39, j3_.created_at AS created_at_40, j3_.status AS status_41, j3_.accepted_at AS accepted_at_42, j3_.accepted_comment AS accepted_comment_43, j3_.rejected_at AS rejected_at_44, j3_.rejected_comment AS rejected_comment_45, j3_.uuid AS uuid_46, j3_.confirmed_at AS confirmed_at_47, u4_.id AS id_48, u4_.email AS email_49, u4_.password AS password_50, u4_.f_name AS f_name_51, u4_.l_name AS l_name_52, u4_.created_at AS created_at_53, u4_.last_login AS last_login_54, u4_.token AS token_55, u4_.sex AS sex_56, u4_.is_enabled AS is_enabled_57, a5_.is_email_verified AS is_email_verified_58, a5_.is_verified AS is_verified_59, a5_.configreceive_new_job_alert AS configreceive_new_job_alert_60, a5_.configreceive_communication_alert AS configreceive_communication_alert_61, j0_.employment_contract_id AS employment_contract_id_62, j0_.biblio_id AS biblio_id_63, j0_.banner_id AS banner_id_64, i1_.type AS type_65, i2_.type AS type_66, j3_.job_id AS job_id_67, j3_.applicant_id AS applicant_id_68, j3_.rejected_by_id AS rejected_by_id_69, j3_.accepted_by_id AS accepted_by_id_70, j3_.cover_letter_id AS cover_letter_id_71, u4_.type AS type_72, u4_.profile_id AS profile_id_73 FROM jobs j0_ LEFT JOIN jobs_activity_sector j7_ ON j0_.id = j7_.jobs_id LEFT JOIN activity_sector a6_ ON a6_.id = j7_.activity_sector_id LEFT JOIN item i1_ ON a6_.id = i1_.id LEFT JOIN jobs_study_level j9_ ON j0_.id = j9_.jobs_id LEFT JOIN study_level s8_ ON s8_.id = j9_.study_level_id LEFT JOIN item i2_ ON s8_.id = i2_.id LEFT JOIN jobs_applications j3_ ON j0_.id = j3_.job_id LEFT JOIN applicants a5_ ON j3_.applicant_id = a5_.id LEFT JOIN users u4_ ON a5_.id = u4_.id WHERE j0_.is_enabled = ? AND j0_.id IN (?) ORDER BY j0_.id DESC
Parameters:
[ 1 [ 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 ] ] |
| 3 | 0.56 ms |
SELECT t0.id AS id_2, t0.email AS email_3, t0.password AS password_4, t0.f_name AS f_name_5, t0.l_name AS l_name_6, t0.created_at AS created_at_7, t0.last_login AS last_login_8, t0.token AS token_9, t0.sex AS sex_10, t0.is_enabled AS is_enabled_11, t0.profile_id AS profile_id_12, t0.type, t1.is_email_verified AS is_email_verified_13, t1.is_verified AS is_verified_14, t1.configreceive_new_job_alert AS configreceive_new_job_alert_15, t1.configreceive_communication_alert AS configreceive_communication_alert_16 FROM users t0 LEFT JOIN applicants t1 ON t0.id = t1.id WHERE t0.id = ?
Parameters:
[
5
]
|
| 4 | 0.37 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM profiles t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 5 | 0.41 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.description AS description_4 FROM roles t0 INNER JOIN profiles_roles ON t0.id = profiles_roles.roles_id WHERE profiles_roles.profiles_id = ?
Parameters:
[
1
]
|
| 6 | 1.23 ms |
SELECT t0.id AS id_5, t0.name AS name_6, t0.description AS description_7, t0.name_trans AS name_trans_8, t0.description_trans AS description_trans_9, t0.slug AS slug_10, t0.acronym AS acronym_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.is_enabled AS is_enabled_14, t0.type FROM item t0 LEFT JOIN activity_sector t1 ON t0.id = t1.id LEFT JOIN employment_contract t2 ON t0.id = t2.id LEFT JOIN marital_status t3 ON t0.id = t3.id LEFT JOIN study_level t4 ON t0.id = t4.id WHERE t0.id IN (?)
Parameters:
[
[
12
]
]
|
| 7 | 0.67 ms |
SELECT t0.id AS id_5, t0.name AS name_6, t0.description AS description_7, t0.name_trans AS name_trans_8, t0.description_trans AS description_trans_9, t0.slug AS slug_10, t0.acronym AS acronym_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.is_enabled AS is_enabled_14, t0.type FROM item t0 LEFT JOIN activity_sector t1 ON t0.id = t1.id LEFT JOIN employment_contract t2 ON t0.id = t2.id LEFT JOIN marital_status t3 ON t0.id = t3.id LEFT JOIN study_level t4 ON t0.id = t4.id WHERE t0.id IN (?)
Parameters:
[
[
11
9
]
]
|
| 8 | 0.91 ms |
SELECT count(DISTINCT j0_.id) AS sclr_0 FROM jobs j0_ LEFT JOIN jobs_activity_sector j2_ ON j0_.id = j2_.jobs_id LEFT JOIN activity_sector a1_ ON a1_.id = j2_.activity_sector_id LEFT JOIN item i3_ ON a1_.id = i3_.id LEFT JOIN jobs_study_level j5_ ON j0_.id = j5_.jobs_id LEFT JOIN study_level s4_ ON s4_.id = j5_.study_level_id LEFT JOIN item i6_ ON s4_.id = i6_.id LEFT JOIN jobs_applications j7_ ON j0_.id = j7_.job_id LEFT JOIN applicants a8_ ON j7_.applicant_id = a8_.id LEFT JOIN users u9_ ON a8_.id = u9_.id WHERE j0_.is_enabled = ?
Parameters:
[
1
]
|
| 9 | 0.85 ms |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.description AS description_2, i0_.name_trans AS name_trans_3, i0_.description_trans AS description_trans_4, i0_.slug AS slug_5, i0_.acronym AS acronym_6, i0_.created_at AS created_at_7, i0_.updated_at AS updated_at_8, i0_.is_enabled AS is_enabled_9, i0_.type AS type_10 FROM activity_sector a1_ INNER JOIN item i0_ ON a1_.id = i0_.id
Parameters:
[] |
| 10 | 0.62 ms |
SELECT t0.item AS item_1, t0.value AS value_2, t0.locale AS locale_3, t0.translations AS translations_4, t0.data_type AS data_type_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by_id AS created_by_id_9, t0.files_id AS files_id_10 FROM static_data_store t0
Parameters:
[] |
| 11 | 1.98 ms |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
| 12 | 1.55 ms |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
| 13 | 0.39 ms |
SELECT DATABASE()
Parameters:
[] |
| 14 | 1.46 ms |
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'nsia-jobs' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC
Parameters:
[] |
| 15 | 0.41 ms |
SELECT DATABASE()
Parameters:
[] |
| 16 | 1.68 ms |
SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!50116 , c.UPDATE_RULE, c.DELETE_RULE */ FROM INFORMATION_SCHEMA.KEY_COLUMN_USAGE k /*!50116 INNER JOIN INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'nsia-jobs' /*!50116 AND c.CONSTRAINT_SCHEMA = 'nsia-jobs' */ORDER BY k.ORDINAL_POSITION
Parameters:
[] |
| 17 | 0.46 ms |
SELECT DATABASE()
Parameters:
[] |
| 18 | 1.29 ms |
SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'nsia-jobs' ORDER BY SEQ_IN_INDEX ASC
Parameters:
[] |
| 19 | 1.52 ms |
SELECT t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.`COLLATION_CHARACTER_SET_APPLICABILITY` ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
Parameters:
[] |
| 20 | 0.46 ms |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
| 21 | 0.40 ms |
SELECT DATABASE()
Parameters:
[] |
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| EToNBundle\Entity\EventToNotificationStore | No errors. |
| App\Entity\Embedded\DateAndTime | No errors. |
| App\Entity\Jobs | No errors. |
| App\Entity\Item | No errors. |
| App\Entity\ActivitySector | No errors. |
| App\Entity\StudyLevel | No errors. |
| App\Entity\JobsApplications | No errors. |
| App\Entity\Users | No errors. |
| App\Entity\Embedded\ApplicantConfig | No errors. |
| App\Entity\Applicants | No errors. |
| App\Entity\EmploymentContract | No errors. |
| App\Entity\File\Biblios | No errors. |
| App\Entity\File\OSFile | No errors. |
| App\Entity\File\Picture | No errors. |
| App\Entity\Certificate | No errors. |
| App\Entity\Profiles | No errors. |
| App\Entity\Roles | No errors. |
| App\Entity\MaritalStatus | No errors. |
| App\Entity\Embedded\Contact | No errors. |
| App\Entity\Embedded\Address | No errors. |
| App\Entity\CurriculumVitae | No errors. |
| SDataEBundle\Entity\StaticDataStore | No errors. |
| App\Entity\Diplomas | No errors. |
| App\Entity\Experiences | No errors. |
| App\Entity\TrainingsAndCertifications | No errors. |
| App\Entity\Linguistics | No errors. |