Query Metrics
125
Database Queries
13
Different statements
20.92 ms
Query time
0
Invalid entities
62
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.47 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.vat AS vat_4, t0.fiscal_code AS fiscal_code_5, t0.address AS address_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.email AS email_10, t0.phone AS phone_11, t0.website AS website_12, t0.logo_path AS logo_path_13, t0.directory_name AS directory_name_14, t0.warranty_email AS warranty_email_15, t16.id AS id_17, t16.logo_path AS logo_path_18, t16.splash_path AS splash_path_19, t16.color_splash_back AS color_splash_back_20, t16.color_back AS color_back_21, t16.brand_id AS brand_id_22 FROM prim_brand t0 LEFT JOIN prim_application t16 ON t16.brand_id = t0.id WHERE t0.id = ? LIMIT 1
Parameters:
[
"7"
]
|
| 2 | 0.65 ms |
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM prim_iqb_code p0_ LEFT JOIN prim_service p1_ ON p0_.service_id = p1_.id WHERE p0_.brand_id = ?
Parameters:
[
"7"
]
|
| 3 | 0.55 ms |
SELECT DISTINCT p0_.id AS id_0, p0_.creation_date AS creation_date_1, p0_.value AS value_2 FROM prim_iqb_code p0_ LEFT JOIN prim_service p1_ ON p0_.service_id = p1_.id WHERE p0_.brand_id = ? ORDER BY p0_.creation_date DESC, p0_.value ASC LIMIT 15 OFFSET 15
Parameters:
[
"7"
]
|
| 4 | 0.32 ms |
SELECT p0_.id AS id_0, p0_.is_active AS is_active_1, p0_.value AS value_2, p0_.rfid AS rfid_3, p0_.description AS description_4, p0_.json_msg AS json_msg_5, p0_.creation_date AS creation_date_6, p0_.brand_id AS brand_id_7, p0_.service_id AS service_id_8 FROM prim_iqb_code p0_ LEFT JOIN prim_service p1_ ON p0_.service_id = p1_.id WHERE p0_.brand_id = ? AND p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.creation_date DESC, p0_.value ASC
Parameters:
[ "7" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" "33" "34" "35" ] |
| 5 | 0.16 ms |
SELECT t0.id AS id_1, t0.directory_path AS directory_path_2, t0.is_active AS is_active_3, t0.is_reload_active AS is_reload_active_4, t0.title AS title_5, t0.text AS text_6, t0.start_time AS start_time_7, t0.end_time AS end_time_8, t0.backup_path AS backup_path_9, t0.iqb_code_id AS iqb_code_id_10, t0.brand_id AS brand_id_11 FROM prim_advertising t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"21"
]
|
| 6 | 0.21 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"21"
]
|
| 7 | 0.20 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"21"
]
|
| 8 | 0.20 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.directory_path AS directory_path_3, t0.iqb_code_id AS iqb_code_id_4, t0.category_id AS category_id_5, t0.subcategory_1_id AS subcategory_1_id_6, t0.subcategory_2_id AS subcategory_2_id_7, t0.subcategory_3_id AS subcategory_3_id_8 FROM prim_disability_article t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"21"
]
|
| 9 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"21"
]
|
| 10 | 0.16 ms |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.image_path AS image_path_3, t0.directory_path AS directory_path_4, t0.iqb_code_id AS iqb_code_id_5, t0.brand_id AS brand_id_6 FROM prim_maintenance_category t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"21"
]
|
| 11 | 0.13 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.iqb_code_id AS iqb_code_id_4, t0.brand_id AS brand_id_5 FROM prim_redirect t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"21"
]
|
| 12 | 0.16 ms |
SELECT t0.id AS id_1, t0.directory_path AS directory_path_2, t0.is_active AS is_active_3, t0.is_reload_active AS is_reload_active_4, t0.title AS title_5, t0.text AS text_6, t0.start_time AS start_time_7, t0.end_time AS end_time_8, t0.backup_path AS backup_path_9, t0.iqb_code_id AS iqb_code_id_10, t0.brand_id AS brand_id_11 FROM prim_advertising t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"22"
]
|
| 13 | 0.16 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"22"
]
|
| 14 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"22"
]
|
| 15 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.directory_path AS directory_path_3, t0.iqb_code_id AS iqb_code_id_4, t0.category_id AS category_id_5, t0.subcategory_1_id AS subcategory_1_id_6, t0.subcategory_2_id AS subcategory_2_id_7, t0.subcategory_3_id AS subcategory_3_id_8 FROM prim_disability_article t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"22"
]
|
| 16 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"22"
]
|
| 17 | 0.13 ms |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.image_path AS image_path_3, t0.directory_path AS directory_path_4, t0.iqb_code_id AS iqb_code_id_5, t0.brand_id AS brand_id_6 FROM prim_maintenance_category t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"22"
]
|
| 18 | 0.13 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.iqb_code_id AS iqb_code_id_4, t0.brand_id AS brand_id_5 FROM prim_redirect t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"22"
]
|
| 19 | 0.15 ms |
SELECT t0.id AS id_1, t0.directory_path AS directory_path_2, t0.is_active AS is_active_3, t0.is_reload_active AS is_reload_active_4, t0.title AS title_5, t0.text AS text_6, t0.start_time AS start_time_7, t0.end_time AS end_time_8, t0.backup_path AS backup_path_9, t0.iqb_code_id AS iqb_code_id_10, t0.brand_id AS brand_id_11 FROM prim_advertising t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"23"
]
|
| 20 | 0.14 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"23"
]
|
| 21 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"23"
]
|
| 22 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.directory_path AS directory_path_3, t0.iqb_code_id AS iqb_code_id_4, t0.category_id AS category_id_5, t0.subcategory_1_id AS subcategory_1_id_6, t0.subcategory_2_id AS subcategory_2_id_7, t0.subcategory_3_id AS subcategory_3_id_8 FROM prim_disability_article t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"23"
]
|
| 23 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"23"
]
|
| 24 | 0.17 ms |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.image_path AS image_path_3, t0.directory_path AS directory_path_4, t0.iqb_code_id AS iqb_code_id_5, t0.brand_id AS brand_id_6 FROM prim_maintenance_category t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"23"
]
|
| 25 | 0.15 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.iqb_code_id AS iqb_code_id_4, t0.brand_id AS brand_id_5 FROM prim_redirect t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"23"
]
|
| 26 | 0.15 ms |
SELECT t0.id AS id_1, t0.directory_path AS directory_path_2, t0.is_active AS is_active_3, t0.is_reload_active AS is_reload_active_4, t0.title AS title_5, t0.text AS text_6, t0.start_time AS start_time_7, t0.end_time AS end_time_8, t0.backup_path AS backup_path_9, t0.iqb_code_id AS iqb_code_id_10, t0.brand_id AS brand_id_11 FROM prim_advertising t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"24"
]
|
| 27 | 0.18 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"24"
]
|
| 28 | 0.17 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"24"
]
|
| 29 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.directory_path AS directory_path_3, t0.iqb_code_id AS iqb_code_id_4, t0.category_id AS category_id_5, t0.subcategory_1_id AS subcategory_1_id_6, t0.subcategory_2_id AS subcategory_2_id_7, t0.subcategory_3_id AS subcategory_3_id_8 FROM prim_disability_article t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"24"
]
|
| 30 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"24"
]
|
| 31 | 0.11 ms |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.image_path AS image_path_3, t0.directory_path AS directory_path_4, t0.iqb_code_id AS iqb_code_id_5, t0.brand_id AS brand_id_6 FROM prim_maintenance_category t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"24"
]
|
| 32 | 0.11 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.iqb_code_id AS iqb_code_id_4, t0.brand_id AS brand_id_5 FROM prim_redirect t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"24"
]
|
| 33 | 0.20 ms |
SELECT t0.id AS id_1, t0.directory_path AS directory_path_2, t0.is_active AS is_active_3, t0.is_reload_active AS is_reload_active_4, t0.title AS title_5, t0.text AS text_6, t0.start_time AS start_time_7, t0.end_time AS end_time_8, t0.backup_path AS backup_path_9, t0.iqb_code_id AS iqb_code_id_10, t0.brand_id AS brand_id_11 FROM prim_advertising t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"25"
]
|
| 34 | 0.17 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"25"
]
|
| 35 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"25"
]
|
| 36 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.directory_path AS directory_path_3, t0.iqb_code_id AS iqb_code_id_4, t0.category_id AS category_id_5, t0.subcategory_1_id AS subcategory_1_id_6, t0.subcategory_2_id AS subcategory_2_id_7, t0.subcategory_3_id AS subcategory_3_id_8 FROM prim_disability_article t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"25"
]
|
| 37 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"25"
]
|
| 38 | 0.15 ms |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.image_path AS image_path_3, t0.directory_path AS directory_path_4, t0.iqb_code_id AS iqb_code_id_5, t0.brand_id AS brand_id_6 FROM prim_maintenance_category t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"25"
]
|
| 39 | 0.12 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.iqb_code_id AS iqb_code_id_4, t0.brand_id AS brand_id_5 FROM prim_redirect t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"25"
]
|
| 40 | 0.12 ms |
SELECT t0.id AS id_1, t0.directory_path AS directory_path_2, t0.is_active AS is_active_3, t0.is_reload_active AS is_reload_active_4, t0.title AS title_5, t0.text AS text_6, t0.start_time AS start_time_7, t0.end_time AS end_time_8, t0.backup_path AS backup_path_9, t0.iqb_code_id AS iqb_code_id_10, t0.brand_id AS brand_id_11 FROM prim_advertising t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"26"
]
|
| 41 | 0.17 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"26"
]
|
| 42 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"26"
]
|
| 43 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.directory_path AS directory_path_3, t0.iqb_code_id AS iqb_code_id_4, t0.category_id AS category_id_5, t0.subcategory_1_id AS subcategory_1_id_6, t0.subcategory_2_id AS subcategory_2_id_7, t0.subcategory_3_id AS subcategory_3_id_8 FROM prim_disability_article t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"26"
]
|
| 44 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"26"
]
|
| 45 | 0.12 ms |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.image_path AS image_path_3, t0.directory_path AS directory_path_4, t0.iqb_code_id AS iqb_code_id_5, t0.brand_id AS brand_id_6 FROM prim_maintenance_category t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"26"
]
|
| 46 | 0.13 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.iqb_code_id AS iqb_code_id_4, t0.brand_id AS brand_id_5 FROM prim_redirect t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"26"
]
|
| 47 | 0.14 ms |
SELECT t0.id AS id_1, t0.directory_path AS directory_path_2, t0.is_active AS is_active_3, t0.is_reload_active AS is_reload_active_4, t0.title AS title_5, t0.text AS text_6, t0.start_time AS start_time_7, t0.end_time AS end_time_8, t0.backup_path AS backup_path_9, t0.iqb_code_id AS iqb_code_id_10, t0.brand_id AS brand_id_11 FROM prim_advertising t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"27"
]
|
| 48 | 0.15 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"27"
]
|
| 49 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"27"
]
|
| 50 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.directory_path AS directory_path_3, t0.iqb_code_id AS iqb_code_id_4, t0.category_id AS category_id_5, t0.subcategory_1_id AS subcategory_1_id_6, t0.subcategory_2_id AS subcategory_2_id_7, t0.subcategory_3_id AS subcategory_3_id_8 FROM prim_disability_article t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"27"
]
|
| 51 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"27"
]
|
| 52 | 0.16 ms |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.image_path AS image_path_3, t0.directory_path AS directory_path_4, t0.iqb_code_id AS iqb_code_id_5, t0.brand_id AS brand_id_6 FROM prim_maintenance_category t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"27"
]
|
| 53 | 0.13 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.iqb_code_id AS iqb_code_id_4, t0.brand_id AS brand_id_5 FROM prim_redirect t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"27"
]
|
| 54 | 0.14 ms |
SELECT t0.id AS id_1, t0.directory_path AS directory_path_2, t0.is_active AS is_active_3, t0.is_reload_active AS is_reload_active_4, t0.title AS title_5, t0.text AS text_6, t0.start_time AS start_time_7, t0.end_time AS end_time_8, t0.backup_path AS backup_path_9, t0.iqb_code_id AS iqb_code_id_10, t0.brand_id AS brand_id_11 FROM prim_advertising t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"28"
]
|
| 55 | 0.14 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"28"
]
|
| 56 | 0.16 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"28"
]
|
| 57 | 0.15 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.directory_path AS directory_path_3, t0.iqb_code_id AS iqb_code_id_4, t0.category_id AS category_id_5, t0.subcategory_1_id AS subcategory_1_id_6, t0.subcategory_2_id AS subcategory_2_id_7, t0.subcategory_3_id AS subcategory_3_id_8 FROM prim_disability_article t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"28"
]
|
| 58 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"28"
]
|
| 59 | 0.11 ms |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.image_path AS image_path_3, t0.directory_path AS directory_path_4, t0.iqb_code_id AS iqb_code_id_5, t0.brand_id AS brand_id_6 FROM prim_maintenance_category t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"28"
]
|
| 60 | 0.11 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.iqb_code_id AS iqb_code_id_4, t0.brand_id AS brand_id_5 FROM prim_redirect t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"28"
]
|
| 61 | 0.12 ms |
SELECT t0.id AS id_1, t0.directory_path AS directory_path_2, t0.is_active AS is_active_3, t0.is_reload_active AS is_reload_active_4, t0.title AS title_5, t0.text AS text_6, t0.start_time AS start_time_7, t0.end_time AS end_time_8, t0.backup_path AS backup_path_9, t0.iqb_code_id AS iqb_code_id_10, t0.brand_id AS brand_id_11 FROM prim_advertising t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"29"
]
|
| 62 | 0.16 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"29"
]
|
| 63 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"29"
]
|
| 64 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.directory_path AS directory_path_3, t0.iqb_code_id AS iqb_code_id_4, t0.category_id AS category_id_5, t0.subcategory_1_id AS subcategory_1_id_6, t0.subcategory_2_id AS subcategory_2_id_7, t0.subcategory_3_id AS subcategory_3_id_8 FROM prim_disability_article t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"29"
]
|
| 65 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"29"
]
|
| 66 | 0.14 ms |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.image_path AS image_path_3, t0.directory_path AS directory_path_4, t0.iqb_code_id AS iqb_code_id_5, t0.brand_id AS brand_id_6 FROM prim_maintenance_category t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"29"
]
|
| 67 | 0.12 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.iqb_code_id AS iqb_code_id_4, t0.brand_id AS brand_id_5 FROM prim_redirect t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"29"
]
|
| 68 | 0.12 ms |
SELECT t0.id AS id_1, t0.directory_path AS directory_path_2, t0.is_active AS is_active_3, t0.is_reload_active AS is_reload_active_4, t0.title AS title_5, t0.text AS text_6, t0.start_time AS start_time_7, t0.end_time AS end_time_8, t0.backup_path AS backup_path_9, t0.iqb_code_id AS iqb_code_id_10, t0.brand_id AS brand_id_11 FROM prim_advertising t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"30"
]
|
| 69 | 0.14 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"30"
]
|
| 70 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"30"
]
|
| 71 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.directory_path AS directory_path_3, t0.iqb_code_id AS iqb_code_id_4, t0.category_id AS category_id_5, t0.subcategory_1_id AS subcategory_1_id_6, t0.subcategory_2_id AS subcategory_2_id_7, t0.subcategory_3_id AS subcategory_3_id_8 FROM prim_disability_article t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"30"
]
|
| 72 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"30"
]
|
| 73 | 0.12 ms |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.image_path AS image_path_3, t0.directory_path AS directory_path_4, t0.iqb_code_id AS iqb_code_id_5, t0.brand_id AS brand_id_6 FROM prim_maintenance_category t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"30"
]
|
| 74 | 0.12 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.iqb_code_id AS iqb_code_id_4, t0.brand_id AS brand_id_5 FROM prim_redirect t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"30"
]
|
| 75 | 0.15 ms |
SELECT t0.id AS id_1, t0.directory_path AS directory_path_2, t0.is_active AS is_active_3, t0.is_reload_active AS is_reload_active_4, t0.title AS title_5, t0.text AS text_6, t0.start_time AS start_time_7, t0.end_time AS end_time_8, t0.backup_path AS backup_path_9, t0.iqb_code_id AS iqb_code_id_10, t0.brand_id AS brand_id_11 FROM prim_advertising t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"31"
]
|
| 76 | 0.13 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"31"
]
|
| 77 | 0.19 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"31"
]
|
| 78 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.directory_path AS directory_path_3, t0.iqb_code_id AS iqb_code_id_4, t0.category_id AS category_id_5, t0.subcategory_1_id AS subcategory_1_id_6, t0.subcategory_2_id AS subcategory_2_id_7, t0.subcategory_3_id AS subcategory_3_id_8 FROM prim_disability_article t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"31"
]
|
| 79 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"31"
]
|
| 80 | 0.11 ms |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.image_path AS image_path_3, t0.directory_path AS directory_path_4, t0.iqb_code_id AS iqb_code_id_5, t0.brand_id AS brand_id_6 FROM prim_maintenance_category t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"31"
]
|
| 81 | 0.11 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.iqb_code_id AS iqb_code_id_4, t0.brand_id AS brand_id_5 FROM prim_redirect t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"31"
]
|
| 82 | 0.14 ms |
SELECT t0.id AS id_1, t0.directory_path AS directory_path_2, t0.is_active AS is_active_3, t0.is_reload_active AS is_reload_active_4, t0.title AS title_5, t0.text AS text_6, t0.start_time AS start_time_7, t0.end_time AS end_time_8, t0.backup_path AS backup_path_9, t0.iqb_code_id AS iqb_code_id_10, t0.brand_id AS brand_id_11 FROM prim_advertising t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"32"
]
|
| 83 | 0.19 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"32"
]
|
| 84 | 0.20 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"32"
]
|
| 85 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.directory_path AS directory_path_3, t0.iqb_code_id AS iqb_code_id_4, t0.category_id AS category_id_5, t0.subcategory_1_id AS subcategory_1_id_6, t0.subcategory_2_id AS subcategory_2_id_7, t0.subcategory_3_id AS subcategory_3_id_8 FROM prim_disability_article t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"32"
]
|
| 86 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"32"
]
|
| 87 | 0.12 ms |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.image_path AS image_path_3, t0.directory_path AS directory_path_4, t0.iqb_code_id AS iqb_code_id_5, t0.brand_id AS brand_id_6 FROM prim_maintenance_category t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"32"
]
|
| 88 | 0.12 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.iqb_code_id AS iqb_code_id_4, t0.brand_id AS brand_id_5 FROM prim_redirect t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"32"
]
|
| 89 | 0.13 ms |
SELECT t0.id AS id_1, t0.directory_path AS directory_path_2, t0.is_active AS is_active_3, t0.is_reload_active AS is_reload_active_4, t0.title AS title_5, t0.text AS text_6, t0.start_time AS start_time_7, t0.end_time AS end_time_8, t0.backup_path AS backup_path_9, t0.iqb_code_id AS iqb_code_id_10, t0.brand_id AS brand_id_11 FROM prim_advertising t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"33"
]
|
| 90 | 0.13 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"33"
]
|
| 91 | 0.18 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"33"
]
|
| 92 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.directory_path AS directory_path_3, t0.iqb_code_id AS iqb_code_id_4, t0.category_id AS category_id_5, t0.subcategory_1_id AS subcategory_1_id_6, t0.subcategory_2_id AS subcategory_2_id_7, t0.subcategory_3_id AS subcategory_3_id_8 FROM prim_disability_article t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"33"
]
|
| 93 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"33"
]
|
| 94 | 0.11 ms |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.image_path AS image_path_3, t0.directory_path AS directory_path_4, t0.iqb_code_id AS iqb_code_id_5, t0.brand_id AS brand_id_6 FROM prim_maintenance_category t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"33"
]
|
| 95 | 0.11 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.iqb_code_id AS iqb_code_id_4, t0.brand_id AS brand_id_5 FROM prim_redirect t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"33"
]
|
| 96 | 0.16 ms |
SELECT t0.id AS id_1, t0.directory_path AS directory_path_2, t0.is_active AS is_active_3, t0.is_reload_active AS is_reload_active_4, t0.title AS title_5, t0.text AS text_6, t0.start_time AS start_time_7, t0.end_time AS end_time_8, t0.backup_path AS backup_path_9, t0.iqb_code_id AS iqb_code_id_10, t0.brand_id AS brand_id_11 FROM prim_advertising t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"34"
]
|
| 97 | 0.18 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"34"
]
|
| 98 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"34"
]
|
| 99 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.directory_path AS directory_path_3, t0.iqb_code_id AS iqb_code_id_4, t0.category_id AS category_id_5, t0.subcategory_1_id AS subcategory_1_id_6, t0.subcategory_2_id AS subcategory_2_id_7, t0.subcategory_3_id AS subcategory_3_id_8 FROM prim_disability_article t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"34"
]
|
| 100 | 0.12 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"34"
]
|
| 101 | 0.13 ms |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.image_path AS image_path_3, t0.directory_path AS directory_path_4, t0.iqb_code_id AS iqb_code_id_5, t0.brand_id AS brand_id_6 FROM prim_maintenance_category t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"34"
]
|
| 102 | 0.12 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.iqb_code_id AS iqb_code_id_4, t0.brand_id AS brand_id_5 FROM prim_redirect t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"34"
]
|
| 103 | 0.12 ms |
SELECT t0.id AS id_1, t0.directory_path AS directory_path_2, t0.is_active AS is_active_3, t0.is_reload_active AS is_reload_active_4, t0.title AS title_5, t0.text AS text_6, t0.start_time AS start_time_7, t0.end_time AS end_time_8, t0.backup_path AS backup_path_9, t0.iqb_code_id AS iqb_code_id_10, t0.brand_id AS brand_id_11 FROM prim_advertising t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"35"
]
|
| 104 | 0.14 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"35"
]
|
| 105 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"35"
]
|
| 106 | 0.14 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.directory_path AS directory_path_3, t0.iqb_code_id AS iqb_code_id_4, t0.category_id AS category_id_5, t0.subcategory_1_id AS subcategory_1_id_6, t0.subcategory_2_id AS subcategory_2_id_7, t0.subcategory_3_id AS subcategory_3_id_8 FROM prim_disability_article t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"35"
]
|
| 107 | 0.13 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.surname AS surname_4, t0.graduation_date AS graduation_date_5, t0.birth_date AS birth_date_6, t0.birth_city AS birth_city_7, t0.birth_province AS birth_province_8, t0.graduation_num AS graduation_num_9, t0.image_path AS image_path_10, t0.iqb_code_id AS iqb_code_id_11, t0.ordering_id AS ordering_id_12 FROM prim_graduation_graduate t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"35"
]
|
| 108 | 0.11 ms |
SELECT t0.id AS id_1, t0.priority AS priority_2, t0.image_path AS image_path_3, t0.directory_path AS directory_path_4, t0.iqb_code_id AS iqb_code_id_5, t0.brand_id AS brand_id_6 FROM prim_maintenance_category t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"35"
]
|
| 109 | 0.11 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.iqb_code_id AS iqb_code_id_4, t0.brand_id AS brand_id_5 FROM prim_redirect t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"35"
]
|
| 110 | 0.54 ms |
SELECT p0_.id AS id_0, p0_.is_iqb_type AS is_iqb_type_1, p0_.slug AS slug_2, p0_.value AS value_3 FROM prim_service p0_ LEFT JOIN prim_join_table_brand_service p1_ ON p0_.id = p1_.service_id WHERE p0_.is_iqb_type = 1 AND p1_.brand_id = ? ORDER BY p0_.value ASC
Parameters:
[
"7"
]
|
| 111 | 0.54 ms |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.device AS device_3, t0.device_id AS device_id_4, t0.service AS service_5, t0.os AS os_6, t0.geocoords AS geocoords_7, t0.application AS application_8, t0.version AS version_9, t0.area_1 AS area_1_10, t0.area_2 AS area_2_11, t0.area_3 AS area_3_12, t0.area_4 AS area_4_13, t0.country AS country_14, t0.zip AS zip_15, t0.lang AS lang_16, t0.user_id AS user_id_17, t0.watermark_id AS watermark_id_18, t0.ean_code_id AS ean_code_id_19, t0.iqp_code_id AS iqp_code_id_20, t0.iqb_code_id AS iqb_code_id_21, t0.iqc_code_id AS iqc_code_id_22, t0.iqe_code_id AS iqe_code_id_23, t0.iqs_code_id AS iqs_code_id_24, t0.format_type_id AS format_type_id_25, t0.code_type_id AS code_type_id_26, t0.read_type_id AS read_type_id_27 FROM prim_read t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"21"
]
|
| 112 | 0.28 ms |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.device AS device_3, t0.device_id AS device_id_4, t0.service AS service_5, t0.os AS os_6, t0.geocoords AS geocoords_7, t0.application AS application_8, t0.version AS version_9, t0.area_1 AS area_1_10, t0.area_2 AS area_2_11, t0.area_3 AS area_3_12, t0.area_4 AS area_4_13, t0.country AS country_14, t0.zip AS zip_15, t0.lang AS lang_16, t0.user_id AS user_id_17, t0.watermark_id AS watermark_id_18, t0.ean_code_id AS ean_code_id_19, t0.iqp_code_id AS iqp_code_id_20, t0.iqb_code_id AS iqb_code_id_21, t0.iqc_code_id AS iqc_code_id_22, t0.iqe_code_id AS iqe_code_id_23, t0.iqs_code_id AS iqs_code_id_24, t0.format_type_id AS format_type_id_25, t0.code_type_id AS code_type_id_26, t0.read_type_id AS read_type_id_27 FROM prim_read t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"22"
]
|
| 113 | 0.25 ms |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.device AS device_3, t0.device_id AS device_id_4, t0.service AS service_5, t0.os AS os_6, t0.geocoords AS geocoords_7, t0.application AS application_8, t0.version AS version_9, t0.area_1 AS area_1_10, t0.area_2 AS area_2_11, t0.area_3 AS area_3_12, t0.area_4 AS area_4_13, t0.country AS country_14, t0.zip AS zip_15, t0.lang AS lang_16, t0.user_id AS user_id_17, t0.watermark_id AS watermark_id_18, t0.ean_code_id AS ean_code_id_19, t0.iqp_code_id AS iqp_code_id_20, t0.iqb_code_id AS iqb_code_id_21, t0.iqc_code_id AS iqc_code_id_22, t0.iqe_code_id AS iqe_code_id_23, t0.iqs_code_id AS iqs_code_id_24, t0.format_type_id AS format_type_id_25, t0.code_type_id AS code_type_id_26, t0.read_type_id AS read_type_id_27 FROM prim_read t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"23"
]
|
| 114 | 0.22 ms |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.device AS device_3, t0.device_id AS device_id_4, t0.service AS service_5, t0.os AS os_6, t0.geocoords AS geocoords_7, t0.application AS application_8, t0.version AS version_9, t0.area_1 AS area_1_10, t0.area_2 AS area_2_11, t0.area_3 AS area_3_12, t0.area_4 AS area_4_13, t0.country AS country_14, t0.zip AS zip_15, t0.lang AS lang_16, t0.user_id AS user_id_17, t0.watermark_id AS watermark_id_18, t0.ean_code_id AS ean_code_id_19, t0.iqp_code_id AS iqp_code_id_20, t0.iqb_code_id AS iqb_code_id_21, t0.iqc_code_id AS iqc_code_id_22, t0.iqe_code_id AS iqe_code_id_23, t0.iqs_code_id AS iqs_code_id_24, t0.format_type_id AS format_type_id_25, t0.code_type_id AS code_type_id_26, t0.read_type_id AS read_type_id_27 FROM prim_read t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"24"
]
|
| 115 | 0.22 ms |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.device AS device_3, t0.device_id AS device_id_4, t0.service AS service_5, t0.os AS os_6, t0.geocoords AS geocoords_7, t0.application AS application_8, t0.version AS version_9, t0.area_1 AS area_1_10, t0.area_2 AS area_2_11, t0.area_3 AS area_3_12, t0.area_4 AS area_4_13, t0.country AS country_14, t0.zip AS zip_15, t0.lang AS lang_16, t0.user_id AS user_id_17, t0.watermark_id AS watermark_id_18, t0.ean_code_id AS ean_code_id_19, t0.iqp_code_id AS iqp_code_id_20, t0.iqb_code_id AS iqb_code_id_21, t0.iqc_code_id AS iqc_code_id_22, t0.iqe_code_id AS iqe_code_id_23, t0.iqs_code_id AS iqs_code_id_24, t0.format_type_id AS format_type_id_25, t0.code_type_id AS code_type_id_26, t0.read_type_id AS read_type_id_27 FROM prim_read t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"25"
]
|
| 116 | 0.22 ms |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.device AS device_3, t0.device_id AS device_id_4, t0.service AS service_5, t0.os AS os_6, t0.geocoords AS geocoords_7, t0.application AS application_8, t0.version AS version_9, t0.area_1 AS area_1_10, t0.area_2 AS area_2_11, t0.area_3 AS area_3_12, t0.area_4 AS area_4_13, t0.country AS country_14, t0.zip AS zip_15, t0.lang AS lang_16, t0.user_id AS user_id_17, t0.watermark_id AS watermark_id_18, t0.ean_code_id AS ean_code_id_19, t0.iqp_code_id AS iqp_code_id_20, t0.iqb_code_id AS iqb_code_id_21, t0.iqc_code_id AS iqc_code_id_22, t0.iqe_code_id AS iqe_code_id_23, t0.iqs_code_id AS iqs_code_id_24, t0.format_type_id AS format_type_id_25, t0.code_type_id AS code_type_id_26, t0.read_type_id AS read_type_id_27 FROM prim_read t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"26"
]
|
| 117 | 0.19 ms |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.device AS device_3, t0.device_id AS device_id_4, t0.service AS service_5, t0.os AS os_6, t0.geocoords AS geocoords_7, t0.application AS application_8, t0.version AS version_9, t0.area_1 AS area_1_10, t0.area_2 AS area_2_11, t0.area_3 AS area_3_12, t0.area_4 AS area_4_13, t0.country AS country_14, t0.zip AS zip_15, t0.lang AS lang_16, t0.user_id AS user_id_17, t0.watermark_id AS watermark_id_18, t0.ean_code_id AS ean_code_id_19, t0.iqp_code_id AS iqp_code_id_20, t0.iqb_code_id AS iqb_code_id_21, t0.iqc_code_id AS iqc_code_id_22, t0.iqe_code_id AS iqe_code_id_23, t0.iqs_code_id AS iqs_code_id_24, t0.format_type_id AS format_type_id_25, t0.code_type_id AS code_type_id_26, t0.read_type_id AS read_type_id_27 FROM prim_read t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"27"
]
|
| 118 | 0.22 ms |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.device AS device_3, t0.device_id AS device_id_4, t0.service AS service_5, t0.os AS os_6, t0.geocoords AS geocoords_7, t0.application AS application_8, t0.version AS version_9, t0.area_1 AS area_1_10, t0.area_2 AS area_2_11, t0.area_3 AS area_3_12, t0.area_4 AS area_4_13, t0.country AS country_14, t0.zip AS zip_15, t0.lang AS lang_16, t0.user_id AS user_id_17, t0.watermark_id AS watermark_id_18, t0.ean_code_id AS ean_code_id_19, t0.iqp_code_id AS iqp_code_id_20, t0.iqb_code_id AS iqb_code_id_21, t0.iqc_code_id AS iqc_code_id_22, t0.iqe_code_id AS iqe_code_id_23, t0.iqs_code_id AS iqs_code_id_24, t0.format_type_id AS format_type_id_25, t0.code_type_id AS code_type_id_26, t0.read_type_id AS read_type_id_27 FROM prim_read t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"28"
]
|
| 119 | 0.21 ms |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.device AS device_3, t0.device_id AS device_id_4, t0.service AS service_5, t0.os AS os_6, t0.geocoords AS geocoords_7, t0.application AS application_8, t0.version AS version_9, t0.area_1 AS area_1_10, t0.area_2 AS area_2_11, t0.area_3 AS area_3_12, t0.area_4 AS area_4_13, t0.country AS country_14, t0.zip AS zip_15, t0.lang AS lang_16, t0.user_id AS user_id_17, t0.watermark_id AS watermark_id_18, t0.ean_code_id AS ean_code_id_19, t0.iqp_code_id AS iqp_code_id_20, t0.iqb_code_id AS iqb_code_id_21, t0.iqc_code_id AS iqc_code_id_22, t0.iqe_code_id AS iqe_code_id_23, t0.iqs_code_id AS iqs_code_id_24, t0.format_type_id AS format_type_id_25, t0.code_type_id AS code_type_id_26, t0.read_type_id AS read_type_id_27 FROM prim_read t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"29"
]
|
| 120 | 0.22 ms |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.device AS device_3, t0.device_id AS device_id_4, t0.service AS service_5, t0.os AS os_6, t0.geocoords AS geocoords_7, t0.application AS application_8, t0.version AS version_9, t0.area_1 AS area_1_10, t0.area_2 AS area_2_11, t0.area_3 AS area_3_12, t0.area_4 AS area_4_13, t0.country AS country_14, t0.zip AS zip_15, t0.lang AS lang_16, t0.user_id AS user_id_17, t0.watermark_id AS watermark_id_18, t0.ean_code_id AS ean_code_id_19, t0.iqp_code_id AS iqp_code_id_20, t0.iqb_code_id AS iqb_code_id_21, t0.iqc_code_id AS iqc_code_id_22, t0.iqe_code_id AS iqe_code_id_23, t0.iqs_code_id AS iqs_code_id_24, t0.format_type_id AS format_type_id_25, t0.code_type_id AS code_type_id_26, t0.read_type_id AS read_type_id_27 FROM prim_read t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"30"
]
|
| 121 | 0.21 ms |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.device AS device_3, t0.device_id AS device_id_4, t0.service AS service_5, t0.os AS os_6, t0.geocoords AS geocoords_7, t0.application AS application_8, t0.version AS version_9, t0.area_1 AS area_1_10, t0.area_2 AS area_2_11, t0.area_3 AS area_3_12, t0.area_4 AS area_4_13, t0.country AS country_14, t0.zip AS zip_15, t0.lang AS lang_16, t0.user_id AS user_id_17, t0.watermark_id AS watermark_id_18, t0.ean_code_id AS ean_code_id_19, t0.iqp_code_id AS iqp_code_id_20, t0.iqb_code_id AS iqb_code_id_21, t0.iqc_code_id AS iqc_code_id_22, t0.iqe_code_id AS iqe_code_id_23, t0.iqs_code_id AS iqs_code_id_24, t0.format_type_id AS format_type_id_25, t0.code_type_id AS code_type_id_26, t0.read_type_id AS read_type_id_27 FROM prim_read t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"31"
]
|
| 122 | 0.21 ms |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.device AS device_3, t0.device_id AS device_id_4, t0.service AS service_5, t0.os AS os_6, t0.geocoords AS geocoords_7, t0.application AS application_8, t0.version AS version_9, t0.area_1 AS area_1_10, t0.area_2 AS area_2_11, t0.area_3 AS area_3_12, t0.area_4 AS area_4_13, t0.country AS country_14, t0.zip AS zip_15, t0.lang AS lang_16, t0.user_id AS user_id_17, t0.watermark_id AS watermark_id_18, t0.ean_code_id AS ean_code_id_19, t0.iqp_code_id AS iqp_code_id_20, t0.iqb_code_id AS iqb_code_id_21, t0.iqc_code_id AS iqc_code_id_22, t0.iqe_code_id AS iqe_code_id_23, t0.iqs_code_id AS iqs_code_id_24, t0.format_type_id AS format_type_id_25, t0.code_type_id AS code_type_id_26, t0.read_type_id AS read_type_id_27 FROM prim_read t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"32"
]
|
| 123 | 0.22 ms |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.device AS device_3, t0.device_id AS device_id_4, t0.service AS service_5, t0.os AS os_6, t0.geocoords AS geocoords_7, t0.application AS application_8, t0.version AS version_9, t0.area_1 AS area_1_10, t0.area_2 AS area_2_11, t0.area_3 AS area_3_12, t0.area_4 AS area_4_13, t0.country AS country_14, t0.zip AS zip_15, t0.lang AS lang_16, t0.user_id AS user_id_17, t0.watermark_id AS watermark_id_18, t0.ean_code_id AS ean_code_id_19, t0.iqp_code_id AS iqp_code_id_20, t0.iqb_code_id AS iqb_code_id_21, t0.iqc_code_id AS iqc_code_id_22, t0.iqe_code_id AS iqe_code_id_23, t0.iqs_code_id AS iqs_code_id_24, t0.format_type_id AS format_type_id_25, t0.code_type_id AS code_type_id_26, t0.read_type_id AS read_type_id_27 FROM prim_read t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"33"
]
|
| 124 | 0.22 ms |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.device AS device_3, t0.device_id AS device_id_4, t0.service AS service_5, t0.os AS os_6, t0.geocoords AS geocoords_7, t0.application AS application_8, t0.version AS version_9, t0.area_1 AS area_1_10, t0.area_2 AS area_2_11, t0.area_3 AS area_3_12, t0.area_4 AS area_4_13, t0.country AS country_14, t0.zip AS zip_15, t0.lang AS lang_16, t0.user_id AS user_id_17, t0.watermark_id AS watermark_id_18, t0.ean_code_id AS ean_code_id_19, t0.iqp_code_id AS iqp_code_id_20, t0.iqb_code_id AS iqb_code_id_21, t0.iqc_code_id AS iqc_code_id_22, t0.iqe_code_id AS iqe_code_id_23, t0.iqs_code_id AS iqs_code_id_24, t0.format_type_id AS format_type_id_25, t0.code_type_id AS code_type_id_26, t0.read_type_id AS read_type_id_27 FROM prim_read t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"34"
]
|
| 125 | 0.20 ms |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.device AS device_3, t0.device_id AS device_id_4, t0.service AS service_5, t0.os AS os_6, t0.geocoords AS geocoords_7, t0.application AS application_8, t0.version AS version_9, t0.area_1 AS area_1_10, t0.area_2 AS area_2_11, t0.area_3 AS area_3_12, t0.area_4 AS area_4_13, t0.country AS country_14, t0.zip AS zip_15, t0.lang AS lang_16, t0.user_id AS user_id_17, t0.watermark_id AS watermark_id_18, t0.ean_code_id AS ean_code_id_19, t0.iqp_code_id AS iqp_code_id_20, t0.iqb_code_id AS iqb_code_id_21, t0.iqc_code_id AS iqc_code_id_22, t0.iqe_code_id AS iqe_code_id_23, t0.iqs_code_id AS iqs_code_id_24, t0.format_type_id AS format_type_id_25, t0.code_type_id AS code_type_id_26, t0.read_type_id AS read_type_id_27 FROM prim_read t0 WHERE t0.iqb_code_id = ?
Parameters:
[
"35"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Read | 19 |
| App\Entity\IqbCode | 15 |
| App\Entity\Catalogue\Product | 15 |
| App\Entity\User | 4 |
| App\Entity\ReadType | 2 |
| App\Entity\Brand | 1 |
| App\Entity\Application\Application | 1 |
| App\Entity\Catalogue\Category | 1 |
| App\Entity\Producer | 1 |
| App\Entity\Service | 1 |
| App\Entity\FormatType | 1 |
| App\Entity\CodeType | 1 |