| 1 |
6.03 ms |
SELECT t0.public_id AS public_id_1, t0.title AS title_2, t0.description AS description_3, t0.payment_period AS payment_period_4, t0.payment_format AS payment_format_5, t0.address AS address_6, t0.salary_min AS salary_min_7, t0.salary_max AS salary_max_8, t0.experience AS experience_9, t0.employment AS employment_10, t0.schedule AS schedule_11, t0.rate AS rate_12, t0.status AS status_13, t0.show_phone AS show_phone_14, t0.from14_years AS from14_years_15, t0.is_anonymous AS is_anonymous_16, t0.with_physical_disabilities AS with_physical_disabilities_17, t0.autopublish AS autopublish_18, t0.published_at AS published_at_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.archived_at AS archived_at_22, t0.id AS id_23, t0.moderation_id AS moderation_id_24, t0.manager_id AS manager_id_25, t0.specialization_id AS specialization_id_26, t0.city_id AS city_id_27 FROM vacancies t0 WHERE t0.id = ?
Parameters: [
"1f0bb2fc-3973-60e2-8d86-ef4a2d4a422b"
]
SELECT t0.public_id AS public_id_1, t0.title AS title_2, t0.description AS description_3, t0.payment_period AS payment_period_4, t0.payment_format AS payment_format_5, t0.address AS address_6, t0.salary_min AS salary_min_7, t0.salary_max AS salary_max_8, t0.experience AS experience_9, t0.employment AS employment_10, t0.schedule AS schedule_11, t0.rate AS rate_12, t0.status AS status_13, t0.show_phone AS show_phone_14, t0.from14_years AS from14_years_15, t0.is_anonymous AS is_anonymous_16, t0.with_physical_disabilities AS with_physical_disabilities_17, t0.autopublish AS autopublish_18, t0.published_at AS published_at_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.archived_at AS archived_at_22, t0.id AS id_23, t0.moderation_id AS moderation_id_24, t0.manager_id AS manager_id_25, t0.specialization_id AS specialization_id_26, t0.city_id AS city_id_27 FROM vacancies t0 WHERE t0.id = '1f0bb2fc-3973-60e2-8d86-ef4a2d4a422b';
|
| 2 |
4.57 ms |
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = ?
Parameters: [
"1f0bb2fc-3973-60e2-8d86-ef4a2d4a422b"
]
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = '1f0bb2fc-3973-60e2-8d86-ef4a2d4a422b';
|
| 3 |
5.32 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.slug = ? LIMIT 1
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.slug = 'moscow' LIMIT 1;
|
| 4 |
115.67 ms |
SELECT s0_.name AS name_0, s0_.metadata_slug AS metadata_slug_1, s0_.metadata_title AS metadata_title_2, s0_.metadata_description AS metadata_description_3, s0_.created_at AS created_at_4, s0_.updated_at AS updated_at_5, s0_.id AS id_6, COUNT(v1_.id) AS sclr_7, SUM(CASE WHEN v1_.city_id = ? THEN 1 ELSE 0 END) AS sclr_8 FROM specialization s0_ LEFT JOIN vacancies v1_ ON (v1_.specialization_id = s0_.id AND v1_.status = ?) WHERE s0_.metadata_slug IS NOT NULL AND s0_.metadata_slug <> '' GROUP BY s0_.id ORDER BY sclr_8 DESC, sclr_7 DESC LIMIT 6
SELECT s0_.name AS name_0, s0_.metadata_slug AS metadata_slug_1, s0_.metadata_title AS metadata_title_2, s0_.metadata_description AS metadata_description_3, s0_.created_at AS created_at_4, s0_.updated_at AS updated_at_5, s0_.id AS id_6, COUNT(v1_.id) AS sclr_7, SUM(CASE WHEN v1_.city_id = '1efe92d4-23a2-686c-a633-85927c91bd49' THEN 1 ELSE 0 END) AS sclr_8 FROM specialization s0_ LEFT JOIN vacancies v1_ ON (v1_.specialization_id = s0_.id AND v1_.status = 'public') WHERE s0_.metadata_slug IS NOT NULL AND s0_.metadata_slug <> '' GROUP BY s0_.id ORDER BY sclr_8 DESC, sclr_7 DESC LIMIT 6;
|
| 5 |
1.19 ms |
SELECT t0.name AS name_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM region t0 WHERE t0.id = ?
Parameters: [
"1ef50b3a-cad2-66f8-abb1-cffe2bddeb45"
]
SELECT t0.name AS name_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM region t0 WHERE t0.id = '1ef50b3a-cad2-66f8-abb1-cffe2bddeb45';
|
| 6 |
0.42 ms |
SELECT t0.name AS name_1, t0.metadata_slug AS metadata_slug_2, t0.metadata_title AS metadata_title_3, t0.metadata_description AS metadata_description_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM specialization t0 WHERE t0.id = ?
Parameters: [
"1ef3ac6f-1373-65b4-b5e0-45410f7dcdf4"
]
SELECT t0.name AS name_1, t0.metadata_slug AS metadata_slug_2, t0.metadata_title AS metadata_title_3, t0.metadata_description AS metadata_description_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM specialization t0 WHERE t0.id = '1ef3ac6f-1373-65b4-b5e0-45410f7dcdf4';
|
| 7 |
0.49 ms |
SELECT c0_.name AS name_0, c0_.name_prepositional AS name_prepositional_1, c0_.banner_path AS banner_path_2, c0_.slug AS slug_3, c0_.db_ip_light_city_id AS db_ip_light_city_id_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6, c0_.id AS id_7, c0_.metadata_title AS metadata_title_8, c0_.metadata_description AS metadata_description_9, c0_.metadata_keywords AS metadata_keywords_10, c0_.region_id AS region_id_11 FROM city c0_ WHERE c0_.id IN (?)
Parameters: [
"1efe92d4-23a2-686c-a633-85927c91bd49"
]
SELECT c0_.name AS name_0, c0_.name_prepositional AS name_prepositional_1, c0_.banner_path AS banner_path_2, c0_.slug AS slug_3, c0_.db_ip_light_city_id AS db_ip_light_city_id_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6, c0_.id AS id_7, c0_.metadata_title AS metadata_title_8, c0_.metadata_description AS metadata_description_9, c0_.metadata_keywords AS metadata_keywords_10, c0_.region_id AS region_id_11 FROM city c0_ WHERE c0_.id IN ('1efe92d4-23a2-686c-a633-85927c91bd49');
|
| 8 |
45.63 ms |
SELECT COUNT(DISTINCT v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE v0_.status = ? AND v0_.published_at IS NOT NULL AND v0_.city_id IN (?) AND v0_.id NOT IN (?)
SELECT COUNT(DISTINCT v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE v0_.status = 'public' AND v0_.published_at IS NOT NULL AND v0_.city_id IN ('1efe92d4-23a2-686c-a633-85927c91bd49') AND v0_.id NOT IN ('1f0bb2fc-3973-60e2-8d86-ef4a2d4a422b');
|
| 9 |
51.28 ms |
SELECT DISTINCT v0_.public_id AS public_id_0, v0_.title AS title_1, v0_.description AS description_2, v0_.payment_period AS payment_period_3, v0_.payment_format AS payment_format_4, v0_.address AS address_5, v0_.salary_min AS salary_min_6, v0_.salary_max AS salary_max_7, v0_.experience AS experience_8, v0_.employment AS employment_9, v0_.schedule AS schedule_10, v0_.rate AS rate_11, v0_.status AS status_12, v0_.show_phone AS show_phone_13, v0_.from14_years AS from14_years_14, v0_.is_anonymous AS is_anonymous_15, v0_.with_physical_disabilities AS with_physical_disabilities_16, v0_.autopublish AS autopublish_17, v0_.published_at AS published_at_18, v0_.created_at AS created_at_19, v0_.updated_at AS updated_at_20, v0_.archived_at AS archived_at_21, v0_.id AS id_22, v0_.moderation_id AS moderation_id_23, v0_.manager_id AS manager_id_24, v0_.specialization_id AS specialization_id_25, v0_.city_id AS city_id_26 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE v0_.status = ? AND v0_.published_at IS NOT NULL AND v0_.city_id IN (?) AND v0_.id NOT IN (?) ORDER BY v0_.published_at DESC LIMIT 10
SELECT DISTINCT v0_.public_id AS public_id_0, v0_.title AS title_1, v0_.description AS description_2, v0_.payment_period AS payment_period_3, v0_.payment_format AS payment_format_4, v0_.address AS address_5, v0_.salary_min AS salary_min_6, v0_.salary_max AS salary_max_7, v0_.experience AS experience_8, v0_.employment AS employment_9, v0_.schedule AS schedule_10, v0_.rate AS rate_11, v0_.status AS status_12, v0_.show_phone AS show_phone_13, v0_.from14_years AS from14_years_14, v0_.is_anonymous AS is_anonymous_15, v0_.with_physical_disabilities AS with_physical_disabilities_16, v0_.autopublish AS autopublish_17, v0_.published_at AS published_at_18, v0_.created_at AS created_at_19, v0_.updated_at AS updated_at_20, v0_.archived_at AS archived_at_21, v0_.id AS id_22, v0_.moderation_id AS moderation_id_23, v0_.manager_id AS manager_id_24, v0_.specialization_id AS specialization_id_25, v0_.city_id AS city_id_26 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE v0_.status = 'public' AND v0_.published_at IS NOT NULL AND v0_.city_id IN ('1efe92d4-23a2-686c-a633-85927c91bd49') AND v0_.id NOT IN ('1f0bb2fc-3973-60e2-8d86-ef4a2d4a422b') ORDER BY v0_.published_at DESC LIMIT 10;
|
| 10 |
0.91 ms |
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = ?
Parameters: [
"1f0c691e-bccb-69a2-a255-99d214c0c4d8"
]
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = '1f0c691e-bccb-69a2-a255-99d214c0c4d8';
|
| 11 |
1.07 ms |
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = ?
Parameters: [
"1f096251-96cd-606a-8579-894bd8c8feb0"
]
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = '1f096251-96cd-606a-8579-894bd8c8feb0';
|
| 12 |
0.91 ms |
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = ?
Parameters: [
"1f07cf38-d330-6b40-beec-8d5248bae520"
]
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = '1f07cf38-d330-6b40-beec-8d5248bae520';
|
| 13 |
0.79 ms |
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = ?
Parameters: [
"1f0c3b7f-587c-6608-b0b8-fb3dcc91c824"
]
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = '1f0c3b7f-587c-6608-b0b8-fb3dcc91c824';
|
| 14 |
0.78 ms |
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = ?
Parameters: [
"1f0c3b7f-2fa6-6030-ac9a-a146665e5d65"
]
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = '1f0c3b7f-2fa6-6030-ac9a-a146665e5d65';
|
| 15 |
0.78 ms |
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = ?
Parameters: [
"1f0c3b7e-ba4e-61fc-aa4c-d3f20fc1d79c"
]
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = '1f0c3b7e-ba4e-61fc-aa4c-d3f20fc1d79c';
|
| 16 |
0.79 ms |
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = ?
Parameters: [
"1f0c3b7e-825e-6a76-94e5-bdf503b11bb2"
]
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = '1f0c3b7e-825e-6a76-94e5-bdf503b11bb2';
|
| 17 |
0.79 ms |
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = ?
Parameters: [
"1f0c3b7e-317b-6884-b04c-9deef3f0ddd3"
]
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = '1f0c3b7e-317b-6884-b04c-9deef3f0ddd3';
|
| 18 |
0.86 ms |
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = ?
Parameters: [
"1f0c3b7d-f508-65b4-ab53-c34b88d66fc7"
]
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = '1f0c3b7d-f508-65b4-ab53-c34b88d66fc7';
|
| 19 |
0.79 ms |
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = ?
Parameters: [
"1f092099-5159-6ece-86a0-5da6b69f955e"
]
SELECT t0.title AS title_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM skill t0 INNER JOIN vacancy_skills ON t0.id = vacancy_skills.skill_id WHERE vacancy_skills.vacancy_id = '1f092099-5159-6ece-86a0-5da6b69f955e';
|
| 20 |
14.90 ms |
SELECT DISTINCT v0_.public_id AS public_id_0, v0_.title AS title_1, v0_.description AS description_2, v0_.payment_period AS payment_period_3, v0_.payment_format AS payment_format_4, v0_.address AS address_5, v0_.salary_min AS salary_min_6, v0_.salary_max AS salary_max_7, v0_.experience AS experience_8, v0_.employment AS employment_9, v0_.schedule AS schedule_10, v0_.rate AS rate_11, v0_.status AS status_12, v0_.show_phone AS show_phone_13, v0_.from14_years AS from14_years_14, v0_.is_anonymous AS is_anonymous_15, v0_.with_physical_disabilities AS with_physical_disabilities_16, v0_.autopublish AS autopublish_17, v0_.published_at AS published_at_18, v0_.created_at AS created_at_19, v0_.updated_at AS updated_at_20, v0_.archived_at AS archived_at_21, v0_.id AS id_22, (SELECT COUNT(v1_.id) AS sclr_24 FROM vacancy_view v1_ WHERE v1_.vacancy_id = v0_.id) AS sclr_23, v0_.moderation_id AS moderation_id_25, v0_.manager_id AS manager_id_26, v0_.specialization_id AS specialization_id_27, v0_.city_id AS city_id_28 FROM vacancies v0_ INNER JOIN company_employer c2_ ON v0_.manager_id = c2_.user_id WHERE v0_.status = ? AND v0_.published_at IS NOT NULL AND v0_.city_id IN (?) AND v0_.id NOT IN (?) AND v0_.rate = ? ORDER BY sclr_23 ASC LIMIT 6
SELECT DISTINCT v0_.public_id AS public_id_0, v0_.title AS title_1, v0_.description AS description_2, v0_.payment_period AS payment_period_3, v0_.payment_format AS payment_format_4, v0_.address AS address_5, v0_.salary_min AS salary_min_6, v0_.salary_max AS salary_max_7, v0_.experience AS experience_8, v0_.employment AS employment_9, v0_.schedule AS schedule_10, v0_.rate AS rate_11, v0_.status AS status_12, v0_.show_phone AS show_phone_13, v0_.from14_years AS from14_years_14, v0_.is_anonymous AS is_anonymous_15, v0_.with_physical_disabilities AS with_physical_disabilities_16, v0_.autopublish AS autopublish_17, v0_.published_at AS published_at_18, v0_.created_at AS created_at_19, v0_.updated_at AS updated_at_20, v0_.archived_at AS archived_at_21, v0_.id AS id_22, (SELECT COUNT(v1_.id) AS sclr_24 FROM vacancy_view v1_ WHERE v1_.vacancy_id = v0_.id) AS sclr_23, v0_.moderation_id AS moderation_id_25, v0_.manager_id AS manager_id_26, v0_.specialization_id AS specialization_id_27, v0_.city_id AS city_id_28 FROM vacancies v0_ INNER JOIN company_employer c2_ ON v0_.manager_id = c2_.user_id WHERE v0_.status = 'public' AND v0_.published_at IS NOT NULL AND v0_.city_id IN ('1efe92d4-23a2-686c-a633-85927c91bd49') AND v0_.id NOT IN ('1f0bb2fc-3973-60e2-8d86-ef4a2d4a422b') AND v0_.rate = 'optimum' ORDER BY sclr_23 ASC LIMIT 6;
|
| 21 |
0.54 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 22 |
0.43 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.slug = ? LIMIT 1
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.slug = 'moscow' LIMIT 1;
|
| 23 |
0.44 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 24 |
0.41 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 25 |
0.40 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 26 |
0.40 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 27 |
0.41 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 28 |
0.37 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 29 |
0.47 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 30 |
0.45 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = ?
Parameters: [
"1efe8531-6dd3-641e-8109-25a48a817cda"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = '1efe8531-6dd3-641e-8109-25a48a817cda';
|
| 31 |
0.46 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = ?
Parameters: [
"1ef3ab2d-2b26-6b22-a5fa-8f4f45f98ab7"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = '1ef3ab2d-2b26-6b22-a5fa-8f4f45f98ab7';
|
| 32 |
0.48 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = ?
Parameters: [
"019256cb-02dc-772b-8fb0-212c75c8c17e"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = '019256cb-02dc-772b-8fb0-212c75c8c17e';
|
| 33 |
0.39 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = ?
Parameters: [
"019256cb-02d8-7b9c-8332-c83d982daeb2"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = '019256cb-02d8-7b9c-8332-c83d982daeb2';
|
| 34 |
0.41 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = ?
Parameters: [
"019256cb-02d9-7b36-9d02-9800ef20836c"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = '019256cb-02d9-7b36-9d02-9800ef20836c';
|
| 35 |
0.41 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = ?
Parameters: [
"019256cb-02e1-75d8-8c05-e3f62c5d0f7a"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = '019256cb-02e1-75d8-8c05-e3f62c5d0f7a';
|
| 36 |
0.37 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = ?
Parameters: [
"1ef6e942-092b-6418-bae8-cf3b3b542b79"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = '1ef6e942-092b-6418-bae8-cf3b3b542b79';
|
| 37 |
0.41 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = ?
Parameters: [
"1ef75953-3f0f-677e-bc1b-91137f5d9081"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = '1ef75953-3f0f-677e-bc1b-91137f5d9081';
|
| 38 |
0.37 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = ?
Parameters: [
"019256cb-02cc-78b6-a47e-7692801f7e48"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = '019256cb-02cc-78b6-a47e-7692801f7e48';
|
| 39 |
0.37 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = ?
Parameters: [
"019256cb-02f5-75e3-af08-9aff67fca691"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = '019256cb-02f5-75e3-af08-9aff67fca691';
|
| 40 |
0.37 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = ?
Parameters: [
"019256cb-02da-7db3-8c35-2644b744dc12"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = '019256cb-02da-7db3-8c35-2644b744dc12';
|
| 41 |
0.36 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = ?
Parameters: [
"019256cb-02dc-772b-8fb0-212c68d6e0e2"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = '019256cb-02dc-772b-8fb0-212c68d6e0e2';
|
| 42 |
0.44 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = ?
Parameters: [
"019256cb-02cd-73c6-b3a2-56fd77b03313"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.id = '019256cb-02cd-73c6-b3a2-56fd77b03313';
|
| 43 |
0.54 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 44 |
0.45 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 45 |
0.45 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 46 |
0.45 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 47 |
0.48 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 48 |
0.53 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 49 |
0.45 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 50 |
0.57 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|
| 51 |
0.83 ms |
SELECT t0.role AS role_1, t0.position AS position_2, t0.comment AS comment_3, t0.phone AS phone_4, t0.limit_basic AS limit_basic_5, t0.limit_optimum AS limit_optimum_6, t0.user_id AS user_id_7, t0.company_id AS company_id_8 FROM company_employer t0 WHERE t0.user_id = ?
Parameters: [
"1f0c3826-30d9-688c-b709-63f6e21b6e4b"
]
SELECT t0.role AS role_1, t0.position AS position_2, t0.comment AS comment_3, t0.phone AS phone_4, t0.limit_basic AS limit_basic_5, t0.limit_optimum AS limit_optimum_6, t0.user_id AS user_id_7, t0.company_id AS company_id_8 FROM company_employer t0 WHERE t0.user_id = '1f0c3826-30d9-688c-b709-63f6e21b6e4b';
|
| 52 |
1.01 ms |
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = ? AND v0_.published_at IS NOT NULL
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = '1f0c3826-30dd-6478-937c-63f6e21b6e4b' AND v0_.published_at IS NOT NULL;
|
| 53 |
0.97 ms |
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = ? AND v0_.published_at IS NOT NULL AND v0_.status = ? AND v0_.is_anonymous = false
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = '1f0c3826-30dd-6478-937c-63f6e21b6e4b' AND v0_.published_at IS NOT NULL AND v0_.status = 'public' AND v0_.is_anonymous = false;
|
| 54 |
2.71 ms |
SELECT COUNT(DISTINCT c0_.id) AS sclr_0 FROM company_feedback c0_ INNER JOIN feedback_moderation f1_ ON c0_.moderation_id = f1_.id WHERE c0_.company_id = ? AND f1_.moderation_status IN (?, ?)
SELECT COUNT(DISTINCT c0_.id) AS sclr_0 FROM company_feedback c0_ INNER JOIN feedback_moderation f1_ ON c0_.moderation_id = f1_.id WHERE c0_.company_id = '1f0c3826-30dd-6478-937c-63f6e21b6e4b' AND f1_.moderation_status IN ('moderation', 'accepted');
|
| 55 |
2.09 ms |
SELECT t0.public_id AS public_id_1, t0.title AS title_2, t0.inn AS inn_3, t0.description AS description_4, t0.logo_path AS logo_path_5, t0.confirmed AS confirmed_6, t0.contract_path AS contract_path_7, t0.rating AS rating_8, t0.site AS site_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.id AS id_12, t0.city_id AS city_id_13, t0.category_id AS category_id_14 FROM companies t0 WHERE t0.id = ?
Parameters: [
"1f0c3826-30dd-6478-937c-63f6e21b6e4b"
]
SELECT t0.public_id AS public_id_1, t0.title AS title_2, t0.inn AS inn_3, t0.description AS description_4, t0.logo_path AS logo_path_5, t0.confirmed AS confirmed_6, t0.contract_path AS contract_path_7, t0.rating AS rating_8, t0.site AS site_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.id AS id_12, t0.city_id AS city_id_13, t0.category_id AS category_id_14 FROM companies t0 WHERE t0.id = '1f0c3826-30dd-6478-937c-63f6e21b6e4b';
|
| 56 |
0.93 ms |
SELECT t0.balance AS balance_1, t0.company_id AS company_id_2 FROM company_personal_account t0 WHERE t0.company_id = ?
Parameters: [
"1f0c3826-30dd-6478-937c-63f6e21b6e4b"
]
SELECT t0.balance AS balance_1, t0.company_id AS company_id_2 FROM company_personal_account t0 WHERE t0.company_id = '1f0c3826-30dd-6478-937c-63f6e21b6e4b';
|
| 57 |
0.50 ms |
SELECT t0.role AS role_1, t0.position AS position_2, t0.comment AS comment_3, t0.phone AS phone_4, t0.limit_basic AS limit_basic_5, t0.limit_optimum AS limit_optimum_6, t0.user_id AS user_id_7, t0.company_id AS company_id_8 FROM company_employer t0 WHERE t0.user_id = ?
Parameters: [
"1f092e41-24fa-61c0-b158-4f565b86e74a"
]
SELECT t0.role AS role_1, t0.position AS position_2, t0.comment AS comment_3, t0.phone AS phone_4, t0.limit_basic AS limit_basic_5, t0.limit_optimum AS limit_optimum_6, t0.user_id AS user_id_7, t0.company_id AS company_id_8 FROM company_employer t0 WHERE t0.user_id = '1f092e41-24fa-61c0-b158-4f565b86e74a';
|
| 58 |
0.98 ms |
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = ? AND v0_.published_at IS NOT NULL
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = '1f092e41-24fd-649c-ab12-4f565b86e74a' AND v0_.published_at IS NOT NULL;
|
| 59 |
1.01 ms |
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = ? AND v0_.published_at IS NOT NULL AND v0_.status = ? AND v0_.is_anonymous = false
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = '1f092e41-24fd-649c-ab12-4f565b86e74a' AND v0_.published_at IS NOT NULL AND v0_.status = 'public' AND v0_.is_anonymous = false;
|
| 60 |
0.58 ms |
SELECT COUNT(DISTINCT c0_.id) AS sclr_0 FROM company_feedback c0_ INNER JOIN feedback_moderation f1_ ON c0_.moderation_id = f1_.id WHERE c0_.company_id = ? AND f1_.moderation_status IN (?, ?)
SELECT COUNT(DISTINCT c0_.id) AS sclr_0 FROM company_feedback c0_ INNER JOIN feedback_moderation f1_ ON c0_.moderation_id = f1_.id WHERE c0_.company_id = '1f092e41-24fd-649c-ab12-4f565b86e74a' AND f1_.moderation_status IN ('moderation', 'accepted');
|
| 61 |
0.44 ms |
SELECT t0.public_id AS public_id_1, t0.title AS title_2, t0.inn AS inn_3, t0.description AS description_4, t0.logo_path AS logo_path_5, t0.confirmed AS confirmed_6, t0.contract_path AS contract_path_7, t0.rating AS rating_8, t0.site AS site_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.id AS id_12, t0.city_id AS city_id_13, t0.category_id AS category_id_14 FROM companies t0 WHERE t0.id = ?
Parameters: [
"1f092e41-24fd-649c-ab12-4f565b86e74a"
]
SELECT t0.public_id AS public_id_1, t0.title AS title_2, t0.inn AS inn_3, t0.description AS description_4, t0.logo_path AS logo_path_5, t0.confirmed AS confirmed_6, t0.contract_path AS contract_path_7, t0.rating AS rating_8, t0.site AS site_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.id AS id_12, t0.city_id AS city_id_13, t0.category_id AS category_id_14 FROM companies t0 WHERE t0.id = '1f092e41-24fd-649c-ab12-4f565b86e74a';
|
| 62 |
0.29 ms |
SELECT t0.balance AS balance_1, t0.company_id AS company_id_2 FROM company_personal_account t0 WHERE t0.company_id = ?
Parameters: [
"1f092e41-24fd-649c-ab12-4f565b86e74a"
]
SELECT t0.balance AS balance_1, t0.company_id AS company_id_2 FROM company_personal_account t0 WHERE t0.company_id = '1f092e41-24fd-649c-ab12-4f565b86e74a';
|
| 63 |
0.38 ms |
SELECT t0.role AS role_1, t0.position AS position_2, t0.comment AS comment_3, t0.phone AS phone_4, t0.limit_basic AS limit_basic_5, t0.limit_optimum AS limit_optimum_6, t0.user_id AS user_id_7, t0.company_id AS company_id_8 FROM company_employer t0 WHERE t0.user_id = ?
Parameters: [
"1f07cf14-83d8-6a8a-b75e-d580a6c3d725"
]
SELECT t0.role AS role_1, t0.position AS position_2, t0.comment AS comment_3, t0.phone AS phone_4, t0.limit_basic AS limit_basic_5, t0.limit_optimum AS limit_optimum_6, t0.user_id AS user_id_7, t0.company_id AS company_id_8 FROM company_employer t0 WHERE t0.user_id = '1f07cf14-83d8-6a8a-b75e-d580a6c3d725';
|
| 64 |
0.96 ms |
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = ? AND v0_.published_at IS NOT NULL
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = '1f07cf14-83db-674e-8ebd-d580a6c3d725' AND v0_.published_at IS NOT NULL;
|
| 65 |
0.90 ms |
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = ? AND v0_.published_at IS NOT NULL AND v0_.status = ? AND v0_.is_anonymous = false
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = '1f07cf14-83db-674e-8ebd-d580a6c3d725' AND v0_.published_at IS NOT NULL AND v0_.status = 'public' AND v0_.is_anonymous = false;
|
| 66 |
0.69 ms |
SELECT COUNT(DISTINCT c0_.id) AS sclr_0 FROM company_feedback c0_ INNER JOIN feedback_moderation f1_ ON c0_.moderation_id = f1_.id WHERE c0_.company_id = ? AND f1_.moderation_status IN (?, ?)
SELECT COUNT(DISTINCT c0_.id) AS sclr_0 FROM company_feedback c0_ INNER JOIN feedback_moderation f1_ ON c0_.moderation_id = f1_.id WHERE c0_.company_id = '1f07cf14-83db-674e-8ebd-d580a6c3d725' AND f1_.moderation_status IN ('moderation', 'accepted');
|
| 67 |
0.50 ms |
SELECT t0.public_id AS public_id_1, t0.title AS title_2, t0.inn AS inn_3, t0.description AS description_4, t0.logo_path AS logo_path_5, t0.confirmed AS confirmed_6, t0.contract_path AS contract_path_7, t0.rating AS rating_8, t0.site AS site_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.id AS id_12, t0.city_id AS city_id_13, t0.category_id AS category_id_14 FROM companies t0 WHERE t0.id = ?
Parameters: [
"1f07cf14-83db-674e-8ebd-d580a6c3d725"
]
SELECT t0.public_id AS public_id_1, t0.title AS title_2, t0.inn AS inn_3, t0.description AS description_4, t0.logo_path AS logo_path_5, t0.confirmed AS confirmed_6, t0.contract_path AS contract_path_7, t0.rating AS rating_8, t0.site AS site_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.id AS id_12, t0.city_id AS city_id_13, t0.category_id AS category_id_14 FROM companies t0 WHERE t0.id = '1f07cf14-83db-674e-8ebd-d580a6c3d725';
|
| 68 |
0.38 ms |
SELECT t0.balance AS balance_1, t0.company_id AS company_id_2 FROM company_personal_account t0 WHERE t0.company_id = ?
Parameters: [
"1f07cf14-83db-674e-8ebd-d580a6c3d725"
]
SELECT t0.balance AS balance_1, t0.company_id AS company_id_2 FROM company_personal_account t0 WHERE t0.company_id = '1f07cf14-83db-674e-8ebd-d580a6c3d725';
|
| 69 |
0.47 ms |
SELECT t0.role AS role_1, t0.position AS position_2, t0.comment AS comment_3, t0.phone AS phone_4, t0.limit_basic AS limit_basic_5, t0.limit_optimum AS limit_optimum_6, t0.user_id AS user_id_7, t0.company_id AS company_id_8 FROM company_employer t0 WHERE t0.user_id = ?
Parameters: [
"1ef44e90-5a09-65b4-a70e-7b53ceb5a598"
]
SELECT t0.role AS role_1, t0.position AS position_2, t0.comment AS comment_3, t0.phone AS phone_4, t0.limit_basic AS limit_basic_5, t0.limit_optimum AS limit_optimum_6, t0.user_id AS user_id_7, t0.company_id AS company_id_8 FROM company_employer t0 WHERE t0.user_id = '1ef44e90-5a09-65b4-a70e-7b53ceb5a598';
|
| 70 |
8.97 ms |
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = ? AND v0_.published_at IS NOT NULL
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = '1ef44e90-5a0c-69a8-804a-7b53ceb5a598' AND v0_.published_at IS NOT NULL;
|
| 71 |
5.60 ms |
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = ? AND v0_.published_at IS NOT NULL AND v0_.status = ? AND v0_.is_anonymous = false
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = '1ef44e90-5a0c-69a8-804a-7b53ceb5a598' AND v0_.published_at IS NOT NULL AND v0_.status = 'public' AND v0_.is_anonymous = false;
|
| 72 |
0.81 ms |
SELECT COUNT(DISTINCT c0_.id) AS sclr_0 FROM company_feedback c0_ INNER JOIN feedback_moderation f1_ ON c0_.moderation_id = f1_.id WHERE c0_.company_id = ? AND f1_.moderation_status IN (?, ?)
SELECT COUNT(DISTINCT c0_.id) AS sclr_0 FROM company_feedback c0_ INNER JOIN feedback_moderation f1_ ON c0_.moderation_id = f1_.id WHERE c0_.company_id = '1ef44e90-5a0c-69a8-804a-7b53ceb5a598' AND f1_.moderation_status IN ('moderation', 'accepted');
|
| 73 |
0.53 ms |
SELECT t0.public_id AS public_id_1, t0.title AS title_2, t0.inn AS inn_3, t0.description AS description_4, t0.logo_path AS logo_path_5, t0.confirmed AS confirmed_6, t0.contract_path AS contract_path_7, t0.rating AS rating_8, t0.site AS site_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.id AS id_12, t0.city_id AS city_id_13, t0.category_id AS category_id_14 FROM companies t0 WHERE t0.id = ?
Parameters: [
"1ef44e90-5a0c-69a8-804a-7b53ceb5a598"
]
SELECT t0.public_id AS public_id_1, t0.title AS title_2, t0.inn AS inn_3, t0.description AS description_4, t0.logo_path AS logo_path_5, t0.confirmed AS confirmed_6, t0.contract_path AS contract_path_7, t0.rating AS rating_8, t0.site AS site_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.id AS id_12, t0.city_id AS city_id_13, t0.category_id AS category_id_14 FROM companies t0 WHERE t0.id = '1ef44e90-5a0c-69a8-804a-7b53ceb5a598';
|
| 74 |
0.38 ms |
SELECT t0.balance AS balance_1, t0.company_id AS company_id_2 FROM company_personal_account t0 WHERE t0.company_id = ?
Parameters: [
"1ef44e90-5a0c-69a8-804a-7b53ceb5a598"
]
SELECT t0.balance AS balance_1, t0.company_id AS company_id_2 FROM company_personal_account t0 WHERE t0.company_id = '1ef44e90-5a0c-69a8-804a-7b53ceb5a598';
|
| 75 |
0.63 ms |
SELECT t0.role AS role_1, t0.position AS position_2, t0.comment AS comment_3, t0.phone AS phone_4, t0.limit_basic AS limit_basic_5, t0.limit_optimum AS limit_optimum_6, t0.user_id AS user_id_7, t0.company_id AS company_id_8 FROM company_employer t0 WHERE t0.user_id = ?
Parameters: [
"1f08fb53-25cb-64e4-aba8-cfad777f1641"
]
SELECT t0.role AS role_1, t0.position AS position_2, t0.comment AS comment_3, t0.phone AS phone_4, t0.limit_basic AS limit_basic_5, t0.limit_optimum AS limit_optimum_6, t0.user_id AS user_id_7, t0.company_id AS company_id_8 FROM company_employer t0 WHERE t0.user_id = '1f08fb53-25cb-64e4-aba8-cfad777f1641';
|
| 76 |
0.86 ms |
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = ? AND v0_.published_at IS NOT NULL
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = '1f08fb53-25ce-628e-99eb-cfad777f1641' AND v0_.published_at IS NOT NULL;
|
| 77 |
0.87 ms |
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = ? AND v0_.published_at IS NOT NULL AND v0_.status = ? AND v0_.is_anonymous = false
SELECT COUNT(v0_.id) AS sclr_0 FROM vacancies v0_ INNER JOIN company_employer c1_ ON v0_.manager_id = c1_.user_id WHERE c1_.company_id = '1f08fb53-25ce-628e-99eb-cfad777f1641' AND v0_.published_at IS NOT NULL AND v0_.status = 'public' AND v0_.is_anonymous = false;
|
| 78 |
0.64 ms |
SELECT COUNT(DISTINCT c0_.id) AS sclr_0 FROM company_feedback c0_ INNER JOIN feedback_moderation f1_ ON c0_.moderation_id = f1_.id WHERE c0_.company_id = ? AND f1_.moderation_status IN (?, ?)
SELECT COUNT(DISTINCT c0_.id) AS sclr_0 FROM company_feedback c0_ INNER JOIN feedback_moderation f1_ ON c0_.moderation_id = f1_.id WHERE c0_.company_id = '1f08fb53-25ce-628e-99eb-cfad777f1641' AND f1_.moderation_status IN ('moderation', 'accepted');
|
| 79 |
0.50 ms |
SELECT t0.public_id AS public_id_1, t0.title AS title_2, t0.inn AS inn_3, t0.description AS description_4, t0.logo_path AS logo_path_5, t0.confirmed AS confirmed_6, t0.contract_path AS contract_path_7, t0.rating AS rating_8, t0.site AS site_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.id AS id_12, t0.city_id AS city_id_13, t0.category_id AS category_id_14 FROM companies t0 WHERE t0.id = ?
Parameters: [
"1f08fb53-25ce-628e-99eb-cfad777f1641"
]
SELECT t0.public_id AS public_id_1, t0.title AS title_2, t0.inn AS inn_3, t0.description AS description_4, t0.logo_path AS logo_path_5, t0.confirmed AS confirmed_6, t0.contract_path AS contract_path_7, t0.rating AS rating_8, t0.site AS site_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.id AS id_12, t0.city_id AS city_id_13, t0.category_id AS category_id_14 FROM companies t0 WHERE t0.id = '1f08fb53-25ce-628e-99eb-cfad777f1641';
|
| 80 |
0.37 ms |
SELECT t0.balance AS balance_1, t0.company_id AS company_id_2 FROM company_personal_account t0 WHERE t0.company_id = ?
Parameters: [
"1f08fb53-25ce-628e-99eb-cfad777f1641"
]
SELECT t0.balance AS balance_1, t0.company_id AS company_id_2 FROM company_personal_account t0 WHERE t0.company_id = '1f08fb53-25ce-628e-99eb-cfad777f1641';
|
| 81 |
0.60 ms |
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = ? LIMIT 1
Parameters: [
"US;California;San Francisco"
]
SELECT t0.name AS name_1, t0.name_prepositional AS name_prepositional_2, t0.banner_path AS banner_path_3, t0.slug AS slug_4, t0.db_ip_light_city_id AS db_ip_light_city_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.metadata_title AS metadata_title_9, t0.metadata_description AS metadata_description_10, t0.metadata_keywords AS metadata_keywords_11, t0.region_id AS region_id_12 FROM city t0 WHERE t0.db_ip_light_city_id = 'US;California;San Francisco' LIMIT 1;
|