https://www.benditotrabajo.com/

Query Metrics

84 Database Queries
17 Different statements
19.94 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.90 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.localtion AS localtion_3, t0.type AS type_4, t0.experience AS experience_5, t0.salary_max AS salary_max_6, t0.salary_min AS salary_min_7, t0.qualification AS qualification_8, t0.date AS date_9, t0.date_created AS date_created_10, t0.description AS description_11, t0.responsabilities AS responsabilities_12, t0.education AS education_13, t0.others AS others_14, t0.zip_code AS zip_code_15, t0.your_localtion AS your_localtion_16, t0.company_name AS company_name_17, t0.web_address AS web_address_18, t0.campany_profile AS campany_profile_19, t0.image AS image_20, t0.gender AS gender_21, t0.status AS status_22, t0.expired_date AS expired_date_23, t0.applications AS applications_24, t0.video_link AS video_link_25, t0.images AS images_26, t0.category_id AS category_id_27, t0.country_id AS country_id_28, t0.city_id AS city_id_29, t0.user_id AS user_id_30, t0.service_id AS service_id_31, t0.company_id AS company_id_32 FROM job t0
Parameters:
[]
2 1.09 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.type AS type_3, t0.experience AS experience_4, t0.value AS value_5, t0.description AS description_6, t0.location AS location_7, t0.addres1 AS addres1_8, t0.addres2 AS addres2_9, t0.state AS state_10, t0.postal_code AS postal_code_11, t0.contact AS contact_12, t0.video_link AS video_link_13, t0.image AS image_14, t0.date AS date_15, t0.expired_date AS expired_date_16, t0.status AS status_17, t0.profession_id AS profession_id_18, t0.country_id AS country_id_19, t0.city_id AS city_id_20, t0.user_id AS user_id_21 FROM anouncement t0
Parameters:
[]
3 0.49 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.short_description AS short_description_3, t0.image AS image_4, t0.update_at AS update_at_5, t0.active AS active_6, t0.url AS url_7 FROM slide t0
Parameters:
[]
4 1.85 ms
SELECT t0.id AS id_1, t0.context AS context_2, t0.type AS type_3, t0.date AS date_4, t0.active AS active_5, t0.user_id AS user_id_6 FROM notification t0 WHERE t0.user_id = ? AND t0.active = ? ORDER BY t0.date DESC LIMIT 10
Parameters:
[
  "anon."
  1
]
5 0.47 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.localtion AS localtion_3, t0.type AS type_4, t0.experience AS experience_5, t0.salary_max AS salary_max_6, t0.salary_min AS salary_min_7, t0.qualification AS qualification_8, t0.date AS date_9, t0.date_created AS date_created_10, t0.description AS description_11, t0.responsabilities AS responsabilities_12, t0.education AS education_13, t0.others AS others_14, t0.zip_code AS zip_code_15, t0.your_localtion AS your_localtion_16, t0.company_name AS company_name_17, t0.web_address AS web_address_18, t0.campany_profile AS campany_profile_19, t0.image AS image_20, t0.gender AS gender_21, t0.status AS status_22, t0.expired_date AS expired_date_23, t0.applications AS applications_24, t0.video_link AS video_link_25, t0.images AS images_26, t0.category_id AS category_id_27, t0.country_id AS country_id_28, t0.city_id AS city_id_29, t0.user_id AS user_id_30, t0.service_id AS service_id_31, t0.company_id AS company_id_32 FROM job t0 WHERE t0.status = ? ORDER BY t0.date_created DESC LIMIT 10
Parameters:
[
  "job_active"
]
6 0.21 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.type AS type_3, t0.experience AS experience_4, t0.value AS value_5, t0.description AS description_6, t0.location AS location_7, t0.addres1 AS addres1_8, t0.addres2 AS addres2_9, t0.state AS state_10, t0.postal_code AS postal_code_11, t0.contact AS contact_12, t0.video_link AS video_link_13, t0.image AS image_14, t0.date AS date_15, t0.expired_date AS expired_date_16, t0.status AS status_17, t0.profession_id AS profession_id_18, t0.country_id AS country_id_19, t0.city_id AS city_id_20, t0.user_id AS user_id_21 FROM anouncement t0 WHERE t0.status = ? ORDER BY t0.date DESC LIMIT 10
Parameters:
[
  "job_active"
]
7 0.52 ms
SELECT DISTINCT j0_.localtion AS localtion_0 FROM job j0_
Parameters:
[]
8 0.48 ms
SELECT count(j0_.id) AS sclr_0 FROM job j0_ WHERE j0_.localtion = ?
Parameters:
[
  "Nacional"
]
9 0.19 ms
SELECT count(j0_.id) AS sclr_0 FROM job j0_ WHERE j0_.localtion = ?
Parameters:
[
  "Juan Arauz"
]
10 0.58 ms
SELECT count(j0_.id) AS sclr_0 FROM job j0_ WHERE j0_.localtion = ?
Parameters:
[
  "ffa"
]
11 0.40 ms
SELECT DISTINCT c0_.id AS id_0, c0_.name AS name_1 FROM job j1_ INNER JOIN category c0_ ON j1_.category_id = c0_.id
Parameters:
[]
12 0.18 ms
SELECT COUNT(j0_.id) AS sclr_0 FROM job j0_ WHERE j0_.category_id = ?
Parameters:
[
  4
]
13 0.17 ms
SELECT COUNT(j0_.id) AS sclr_0 FROM job j0_ WHERE j0_.category_id = ?
Parameters:
[
  10
]
14 0.15 ms
SELECT COUNT(j0_.id) AS sclr_0 FROM job j0_ WHERE j0_.category_id = ?
Parameters:
[
  35
]
15 0.27 ms
SELECT DISTINCT s0_.name AS name_0 FROM job j1_ INNER JOIN state s0_ ON j1_.city_id = s0_.id
Parameters:
[]
16 0.42 ms
SELECT count(j0_.id) AS sclr_0 FROM job j0_ WHERE j0_.city_id = ?
Parameters:
[
  "Galápagos"
]
17 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0
Parameters:
[]
18 1.16 ms
SELECT f0_.username AS username_0, f0_.username_canonical AS username_canonical_1, f0_.email AS email_2, f0_.email_canonical AS email_canonical_3, f0_.enabled AS enabled_4, f0_.salt AS salt_5, f0_.password AS password_6, f0_.last_login AS last_login_7, f0_.confirmation_token AS confirmation_token_8, f0_.password_requested_at AS password_requested_at_9, f0_.roles AS roles_10, f0_.id AS id_11, f0_.name AS name_12, f0_.employer AS employer_13, f0_.buy_free_pack_service AS buy_free_pack_service_14, f0_.candidate AS candidate_15, f0_.buy_free_pack_job AS buy_free_pack_job_16, f0_.image AS image_17, f0_.company_name AS company_name_18, f0_.phone AS phone_19, f0_.address AS address_20, f0_.about AS about_21, f0_.video_intro AS video_intro_22, f0_.social_facebook AS social_facebook_23, f0_.social_twitter AS social_twitter_24, f0_.social_google AS social_google_25, f0_.updated_at AS updated_at_26, f0_.status AS status_27, f0_.experience AS experience_28, f0_.gender AS gender_29, f0_.age AS age_30, f0_.social_links AS social_links_31, f0_.country AS country_32, f0_.bookmarked AS bookmarked_33, f0_.applied AS applied_34, f0_.companies_seen AS companies_seen_35, f0_.secret AS secret_36, f0_.verificated AS verificated_37, f0_.date_of_purchase AS date_of_purchase_38, f0_.date_of_purchase_service AS date_of_purchase_service_39, f0_.num_posts AS num_posts_40, f0_.num_posts_services AS num_posts_services_41, f0_.services_request AS services_request_42, f0_.candidates AS candidates_43, f0_.ruc AS ruc_44, f0_.higher_level_titlee_id AS higher_level_titlee_id_45, f0_.profession_id AS profession_id_46 FROM fos_user f0_ WHERE f0_.roles LIKE ?
Parameters:
[
  "%ROLE_ADMIN%"
]
19 0.30 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  10
]
20 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  10
]
21 0.20 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  11
]
22 0.40 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  11
]
23 0.17 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  12
]
24 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  12
]
25 0.14 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  13
]
26 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  13
]
27 0.18 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  14
]
28 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  14
]
29 0.13 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  15
]
30 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  15
]
31 0.12 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  16
]
32 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  16
]
33 0.11 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  20
]
34 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  20
]
35 0.11 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  22
]
36 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  22
]
37 0.10 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  24
]
38 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  24
]
39 0.13 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  25
]
40 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  25
]
41 0.11 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  28
]
42 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  28
]
43 0.14 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  30
]
44 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  30
]
45 0.12 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  146
]
46 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  146
]
47 0.12 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  161
]
48 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  161
]
49 0.11 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  162
]
50 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  162
]
51 0.11 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  166
]
52 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  166
]
53 0.11 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  167
]
54 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  167
]
55 0.11 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  170
]
56 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  170
]
57 0.11 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  174
]
58 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  174
]
59 0.11 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  176
]
60 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  176
]
61 0.11 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  177
]
62 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  177
]
63 0.11 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  178
]
64 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  178
]
65 0.14 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  179
]
66 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  179
]
67 0.11 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  180
]
68 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  180
]
69 0.12 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  182
]
70 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  182
]
71 0.11 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  184
]
72 0.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  184
]
73 0.12 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  186
]
74 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  186
]
75 0.12 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  188
]
76 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  188
]
77 0.12 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  192
]
78 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  192
]
79 0.12 ms
SELECT t0.id AS id_1, t0.about_me AS about_me_2, t0.cv AS cv_3, t0.cart AS cart_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.record_id AS record_id_7, t0.experience_id AS experience_id_8, t0.skils_id AS skils_id_9, t0.calification_id AS calification_id_10 FROM resume t0 WHERE t0.user_id = ?
Parameters:
[
  195
]
80 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.description AS description_4, t0.file_original_name AS file_original_name_5, t0.archivo AS archivo_6, t0.update_at AS update_at_7, t0.user_id AS user_id_8 FROM company t0 WHERE t0.user_id = ?
Parameters:
[
  195
]
81 0.31 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.localtion AS localtion_3, t0.type AS type_4, t0.experience AS experience_5, t0.salary_max AS salary_max_6, t0.salary_min AS salary_min_7, t0.qualification AS qualification_8, t0.date AS date_9, t0.date_created AS date_created_10, t0.description AS description_11, t0.responsabilities AS responsabilities_12, t0.education AS education_13, t0.others AS others_14, t0.zip_code AS zip_code_15, t0.your_localtion AS your_localtion_16, t0.company_name AS company_name_17, t0.web_address AS web_address_18, t0.campany_profile AS campany_profile_19, t0.image AS image_20, t0.gender AS gender_21, t0.status AS status_22, t0.expired_date AS expired_date_23, t0.applications AS applications_24, t0.video_link AS video_link_25, t0.images AS images_26, t0.category_id AS category_id_27, t0.country_id AS country_id_28, t0.city_id AS city_id_29, t0.user_id AS user_id_30, t0.service_id AS service_id_31, t0.company_id AS company_id_32 FROM job t0 WHERE t0.company_id = ?
Parameters:
[
  1
]
82 0.24 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.localtion AS localtion_3, t0.type AS type_4, t0.experience AS experience_5, t0.salary_max AS salary_max_6, t0.salary_min AS salary_min_7, t0.qualification AS qualification_8, t0.date AS date_9, t0.date_created AS date_created_10, t0.description AS description_11, t0.responsabilities AS responsabilities_12, t0.education AS education_13, t0.others AS others_14, t0.zip_code AS zip_code_15, t0.your_localtion AS your_localtion_16, t0.company_name AS company_name_17, t0.web_address AS web_address_18, t0.campany_profile AS campany_profile_19, t0.image AS image_20, t0.gender AS gender_21, t0.status AS status_22, t0.expired_date AS expired_date_23, t0.applications AS applications_24, t0.video_link AS video_link_25, t0.images AS images_26, t0.category_id AS category_id_27, t0.country_id AS country_id_28, t0.city_id AS city_id_29, t0.user_id AS user_id_30, t0.service_id AS service_id_31, t0.company_id AS company_id_32 FROM job t0 WHERE t0.company_id = ?
Parameters:
[
  2
]
83 0.22 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.localtion AS localtion_3, t0.type AS type_4, t0.experience AS experience_5, t0.salary_max AS salary_max_6, t0.salary_min AS salary_min_7, t0.qualification AS qualification_8, t0.date AS date_9, t0.date_created AS date_created_10, t0.description AS description_11, t0.responsabilities AS responsabilities_12, t0.education AS education_13, t0.others AS others_14, t0.zip_code AS zip_code_15, t0.your_localtion AS your_localtion_16, t0.company_name AS company_name_17, t0.web_address AS web_address_18, t0.campany_profile AS campany_profile_19, t0.image AS image_20, t0.gender AS gender_21, t0.status AS status_22, t0.expired_date AS expired_date_23, t0.applications AS applications_24, t0.video_link AS video_link_25, t0.images AS images_26, t0.category_id AS category_id_27, t0.country_id AS country_id_28, t0.city_id AS city_id_29, t0.user_id AS user_id_30, t0.service_id AS service_id_31, t0.company_id AS company_id_32 FROM job t0 WHERE t0.company_id = ?
Parameters:
[
  3
]
84 0.23 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.localtion AS localtion_3, t0.type AS type_4, t0.experience AS experience_5, t0.salary_max AS salary_max_6, t0.salary_min AS salary_min_7, t0.qualification AS qualification_8, t0.date AS date_9, t0.date_created AS date_created_10, t0.description AS description_11, t0.responsabilities AS responsabilities_12, t0.education AS education_13, t0.others AS others_14, t0.zip_code AS zip_code_15, t0.your_localtion AS your_localtion_16, t0.company_name AS company_name_17, t0.web_address AS web_address_18, t0.campany_profile AS campany_profile_19, t0.image AS image_20, t0.gender AS gender_21, t0.status AS status_22, t0.expired_date AS expired_date_23, t0.applications AS applications_24, t0.video_link AS video_link_25, t0.images AS images_26, t0.category_id AS category_id_27, t0.country_id AS country_id_28, t0.city_id AS city_id_29, t0.user_id AS user_id_30, t0.service_id AS service_id_31, t0.company_id AS company_id_32 FROM job t0 WHERE t0.company_id = ?
Parameters:
[
  4
]

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
App\Entity\Category No errors.
App\Entity\Job No errors.
App\Entity\Company No errors.
App\Entity\UserJobMeta No errors.
App\Entity\Country No errors.
App\Entity\State No errors.
FOS\UserBundle\Model\User No errors.
App\Entity\User No errors.
App\Entity\Service No errors.
App\Entity\Anouncement No errors.
App\Entity\Profession No errors.
App\Entity\Slide No errors.
App\Entity\Notification No errors.
App\Entity\Title No errors.
App\Entity\Resume No errors.
App\Entity\Metadata No errors.
App\Entity\ResumeMetadata No errors.
App\Entity\Payment No errors.
App\Entity\PaymentForJobs No errors.
App\Entity\PaymentForServices No errors.
App\Entity\PaymentForJobsMetadata No errors.
App\Entity\PaymentForServicesMetadata No errors.
App\Entity\Consulta No errors.
App\Entity\ClientTransaction No errors.
App\Entity\Education No errors.
App\Entity\Ocupation No errors.
App\Entity\ProfessionalSkill No errors.
App\Entity\Calification No errors.