Query Metrics
23
Database Queries
18
Different statements
33.99 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
15.00 ms (44.14%) |
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.is_enabled AS is_enabled_3, t0.uuid AS uuid_4, t0.name AS name_5, t0.name_trans AS name_trans_6, t0.description AS description_7, t0.description_trans AS description_trans_8, t0.details AS details_9, t0.details_trans AS details_trans_10, t0.start_date AS start_date_11, t0.start_time AS start_time_12, t0.end_date AS end_date_13, t0.end_time AS end_time_14, t0.biblio_id AS biblio_id_15 FROM recruitment_campaign t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
"62d7efac9210c5.23589804"
]
|
4.05 ms (11.90%) |
1 |
SELECT t0.id AS id_3, t0.target AS target_4, t0.pages AS pages_5, t0.downloads AS downloads_6, t0.reading AS reading_7, t0.name AS name_8, t0.dir AS dir_9, t0.source AS source_10, t0.size AS size_11, t0.is_enabled AS is_enabled_12, t0.is_deleted AS is_deleted_13, t0.last_update AS last_update_14, t0.created_at AS created_at_15, t0.format_size AS format_size_16, t0.mimetype AS mimetype_17, t0.uuid AS uuid_18, t0.view_strategy AS view_strategy_19, t0.created_by_id AS created_by_id_20, t0.type, t1.detail AS detail_21, t1.issue_date AS issue_date_22, t1.expiration_date AS expiration_date_23, t1.number AS number_24, t1.type_id AS type_id_25, t1.provider_request_id AS provider_request_id_26, t1.provider_id AS provider_id_27, t1.invoice_deposit_id AS invoice_deposit_id_28, t2.thumbnail_dir AS thumbnail_dir_29, t2.has_thumbnail AS has_thumbnail_30 FROM File t0 LEFT JOIN attachment t1 ON t0.id = t1.id LEFT JOIN picture t2 ON t0.id = t2.id INNER JOIN biblios_osfile ON t0.id = biblios_osfile.osfile_id WHERE biblios_osfile.biblios_id = ?
Parameters:
[
15
]
|
3.10 ms (9.12%) |
2 |
SELECT t0.id AS id_6, t0.name AS name_7, t0.name_trans AS name_trans_8, t0.description AS description_9, t0.description_trans AS description_trans_10, t0.is_enabled AS is_enabled_11, t0.slug AS slug_12, t0.type, t4.period_of_validity AS period_of_validity_13, t4.is_require_for_invoice AS is_require_for_invoice_14, t4.acronym AS acronym_15, t4.have_issue_date AS have_issue_date_16, t4.have_expiration_date AS have_expiration_date_17, t4.have_reference AS have_reference_18 FROM choice_element t0 LEFT JOIN provider_type t1 ON t0.id = t1.id LEFT JOIN territory t2 ON t0.id = t2.id LEFT JOIN service_need t3 ON t0.id = t3.id LEFT JOIN attachment_type t4 ON t0.id = t4.id LEFT JOIN invoice_type t5 ON t0.id = t5.id WHERE t0.id IN (?)
Parameters:
[ [ 24 29 ] ] |
2.83 ms (8.33%) |
2 |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
1.21 ms (3.57%) |
4 |
SELECT DATABASE()
Parameters:
[] |
0.89 ms (2.62%) |
1 |
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-provider' /*!50116 AND c.CONSTRAINT_SCHEMA = 'nsia-provider' */ORDER BY k.ORDINAL_POSITION
Parameters:
[] |
0.84 ms (2.46%) |
1 |
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-provider' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC
Parameters:
[] |
0.77 ms (2.26%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_enabled AS is_enabled_3 FROM biblios t0 WHERE t0.id = ?
Parameters:
[
15
]
|
0.75 ms (2.20%) |
1 |
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:
[] |
0.67 ms (1.98%) |
1 |
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-provider' ORDER BY SEQ_IN_INDEX ASC
Parameters:
[] |
0.62 ms (1.83%) |
1 |
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.social_reason AS social_reason_13, t1.accept_collect_personal_data AS accept_collect_personal_data_14, t1.current_document AS current_document_15, t1.contact_phone_number AS contact_phone_number_16, t1.contact_email AS contact_email_17, t1.contact_post_box AS contact_post_box_18, t1.address_country AS address_country_19, t1.address_town AS address_town_20, t1.address_detail AS address_detail_21, t1.type_id AS type_id_22, t1.territory_id AS territory_id_23, t1.request_id AS request_id_24 FROM users t0 LEFT JOIN provider t1 ON t0.id = t1.id WHERE t0.id = ?
Parameters:
[
6
]
|
0.52 ms (1.54%) |
1 |
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:
[] |
0.52 ms (1.53%) |
1 |
SELECT t0.id AS id_1, t0.social_reason AS social_reason_2, t0.created_at AS created_at_3, t0.status AS status_4, t0.turnover AS turnover_5, t0.human_resources AS human_resources_6, t0.logistic AS logistic_7, t0.confirmed_at AS confirmed_at_8, t0.address_country AS address_country_9, t0.address_town AS address_town_10, t0.address_detail AS address_detail_11, t0.contact_phone_number AS contact_phone_number_12, t0.contact_email AS contact_email_13, t0.contact_post_box AS contact_post_box_14, t0.state_detail_approved_at AS state_detail_approved_at_15, t0.state_detail_rejected_at AS state_detail_rejected_at_16, t0.state_detail_mark_as_incomplete_at AS state_detail_mark_as_incomplete_at_17, t0.state_detail_detail AS state_detail_detail_18, t0.campaign_id AS campaign_id_19, t0.cover_letter_id AS cover_letter_id_20, t0.approved_by_id AS approved_by_id_21, t0.rejected_by_id AS rejected_by_id_22, t0.mark_as_incomplete_by_id AS mark_as_incomplete_by_id_23, t0.experience_id AS experience_id_24, t0.provider_type_id AS provider_type_id_25, t0.provider_territory_id AS provider_territory_id_26 FROM provider_request t0 WHERE t0.campaign_id = ?
Parameters:
[
7
]
|
0.50 ms (1.47%) |
1 |
SELECT t0.id AS id_1, t0.campaign_id AS campaign_id_2, t0.service_id AS service_id_3 FROM recruitment_campaign_service t0 WHERE t0.campaign_id = ?
Parameters:
[
7
]
|
0.46 ms (1.35%) |
1 |
SELECT t0.id AS id_1, t0.campaign_id AS campaign_id_2, t0.type_id AS type_id_3 FROM recruitment_campaign_attachment_type t0 WHERE t0.campaign_id = ?
Parameters:
[
7
]
|
0.46 ms (1.34%) |
1 |
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
]
|
0.41 ms (1.21%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM profiles t0 WHERE t0.id = ?
Parameters:
[
1
]
|
0.39 ms (1.16%) |
1 |
SELECT * FROM doctrine_migration_versions
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\Users | No errors. |
App\Entity\Embedded\Contact | No errors. |
App\Entity\Embedded\Address | No errors. |
App\Entity\Provider | No errors. |
App\Entity\Embedded\DateAndTime | No errors. |
App\Entity\RecruitmentCampaign | No errors. |
App\Entity\File\Biblios | No errors. |
App\Entity\RecruitmentCampaignService | No errors. |
App\Entity\ChoiceElement | No errors. |
App\Entity\ServiceNeed | No errors. |
App\Entity\ProviderType | No errors. |
App\Entity\Territory | No errors. |
App\Entity\AttachmentType | No errors. |
App\Entity\InvoiceType | No errors. |
App\Entity\RecruitmentCampaignAttachmentType | No errors. |
App\Entity\Embedded\ProviderRequestStatus | No errors. |
App\Entity\ProviderRequest | No errors. |
App\Entity\File\OSFile | No errors. |
App\Entity\Attachment | No errors. |
App\Entity\Profiles | No errors. |
App\Entity\Roles | No errors. |
SDataEBundle\Entity\StaticDataStore | No errors. |
App\Entity\Embedded\InvoiceDepositStatus | No errors. |
App\Entity\InvoiceDeposit | No errors. |
App\Entity\File\Picture | No errors. |