Query Metrics
204
Database Queries
33
Different statements
69.79 ms
Query time
2
Invalid entities
3360
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.section AS section_3, t0.value AS value_4, t0.description AS description_5, t0.twig_parameters AS twig_parameters_6, t0.flag AS flag_7, t0.data_type AS data_type_8 FROM craue_settings t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"PREFERRED_MAKERS"
]
|
| 2 | 2.94 ms |
SELECT DISTINCT r0_.name AS name_0, r0_.name_de AS name_de_1, r0_.sort_key AS sort_key_2 FROM ads a1_ LEFT JOIN ref_vehicle_makers r0_ ON a1_.maker_id = r0_.id WHERE a1_.sale_status NOT IN ('ORDER_CREATED', 'SOLD_OUT') AND a1_.sale_status = ?
Parameters:
[
"ON_SALE"
]
|
| 3 | 2.83 ms |
SELECT DISTINCT r0_.name AS name_0, r0_.name_de AS name_de_1 FROM ads a1_ LEFT JOIN ref_vehicle_categories r0_ ON a1_.cat_id = r0_.id WHERE a1_.sale_status NOT IN ('ORDER_CREATED', 'SOLD_OUT') AND a1_.sale_status = ?
Parameters:
[
"ON_SALE"
]
|
| 4 | 2.42 ms |
SELECT DISTINCT r0_.name AS name_0, r0_.name_de AS name_de_1 FROM ads a1_ LEFT JOIN ref_condition r0_ ON a1_.car_condition_id = r0_.id WHERE a1_.sale_status NOT IN ('ORDER_CREATED', 'SOLD_OUT') AND a1_.sale_status = ?
Parameters:
[
"ON_SALE"
]
|
| 5 | 2.03 ms |
SELECT DISTINCT r0_.name AS name_0, r0_.name_de AS name_de_1 FROM ads a1_ LEFT JOIN ref_color r0_ ON a1_.exterior_color_id = r0_.id WHERE a1_.sale_status NOT IN ('ORDER_CREATED', 'SOLD_OUT') AND a1_.sale_status = ?
Parameters:
[
"ON_SALE"
]
|
| 6 | 12.73 ms |
SELECT DISTINCT r0_.name AS name_0, r0_.name_de AS name_de_1 FROM ads a1_ LEFT JOIN ads_ref_vehicle_features a2_ ON a1_.id = a2_.ads_id LEFT JOIN ref_vehicle_features r0_ ON r0_.id = a2_.ref_vehicle_features_id WHERE a1_.sale_status NOT IN ('ORDER_CREATED', 'SOLD_OUT') AND a1_.sale_status = ?
Parameters:
[
"ON_SALE"
]
|
| 7 | 3.03 ms |
SELECT DISTINCT f0_.name AS name_0, f0_.full_name AS full_name_1 FROM ads a1_ LEFT JOIN filial f0_ ON a1_.filial_id = f0_.id WHERE a1_.sale_status NOT IN ('ORDER_CREATED', 'SOLD_OUT') AND a1_.sale_status = ?
Parameters:
[
"ON_SALE"
]
|
| 8 | 1.34 ms |
SELECT DISTINCT a0_.first_registration AS first_registration_0 FROM ads a0_ WHERE a0_.sale_status NOT IN ('ORDER_CREATED', 'SOLD_OUT') AND a0_.sale_status = ?
Parameters:
[
"ON_SALE"
]
|
| 9 | 2.03 ms |
SELECT DISTINCT r0_.name AS name_0, r0_.name_de AS name_de_1 FROM ads a1_ LEFT JOIN ref_fuel r0_ ON a1_.fuel_id = r0_.id WHERE a1_.sale_status NOT IN ('ORDER_CREATED', 'SOLD_OUT') AND a1_.sale_status = ? AND a1_.sale_status = ?
Parameters:
[ "ON_SALE" "ON_SALE" ] |
| 10 | 2.01 ms |
SELECT DISTINCT r0_.name AS name_0, r0_.name_de AS name_de_1 FROM ads a1_ LEFT JOIN ref_gearbox r0_ ON a1_.gearbox_id = r0_.id WHERE a1_.sale_status NOT IN ('ORDER_CREATED', 'SOLD_OUT') AND a1_.sale_status = ? AND a1_.sale_status = ?
Parameters:
[ "ON_SALE" "ON_SALE" ] |
| 11 | 4.60 ms |
SELECT a0_.id AS id_0, a0_.mobile_de_id AS mobile_de_id_1, a0_.slug AS slug_2, a0_.full_name AS full_name_3, a0_.price AS price_4, a0_.power AS power_5, a0_.mileage AS mileage_6, a0_.first_registration AS first_registration_7, a0_.delivery_date AS delivery_date_8, a0_.cubic_capacity AS cubic_capacity_9, a0_.num_seats AS num_seats_10, a0_.previous_owners AS previous_owners_11, a0_.manufacturer_color_name AS manufacturer_color_name_12, a0_.fuel_consumption_inner AS fuel_consumption_inner_13, a0_.fuel_consumption_outer AS fuel_consumption_outer_14, a0_.fuel_consumption_combined AS fuel_consumption_combined_15, a0_.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_16, a0_.co2_emission AS co2_emission_17, a0_.co2_emission_wltp AS co2_emission_wltp_18, a0_.emission_class AS emission_class_19, a0_.energy_efficiency_class AS energy_efficiency_class_20, a0_.on_home_page AS on_home_page_21, a0_.creating_method AS creating_method_22, a0_.full_description AS full_description_23, a0_.enriched_description AS enriched_description_24, a0_.financing_example AS financing_example_25, a0_.update_at AS update_at_26, a0_.seller_inventory_key AS seller_inventory_key_27, a0_.price_vatable AS price_vatable_28, a0_.car_internal_panorama AS car_internal_panorama_29, a0_.hire_purchase AS hire_purchase_30, a0_.huau AS huau_31, a0_.sale_status AS sale_status_32, a0_.reserved_at AS reserved_at_33, a0_.order_created_at AS order_created_at_34, MAX(ABS(CAST(a0_.hire_purchase AS UNSIGNED))) AS sclr_35, MIN(ABS(CAST(a0_.hire_purchase AS UNSIGNED))) AS sclr_36, a0_.class_id AS class_id_37, a0_.cat_id AS cat_id_38, a0_.maker_id AS maker_id_39, a0_.model_id AS model_id_40, a0_.fuel_id AS fuel_id_41, a0_.gearbox_id AS gearbox_id_42, a0_.interior_type_id AS interior_type_id_43, a0_.door_count_id AS door_count_id_44, a0_.car_condition_id AS car_condition_id_45, a0_.climatisation_id AS climatisation_id_46, a0_.exterior_color_id AS exterior_color_id_47, a0_.filial_id AS filial_id_48, a0_.api_account_id AS api_account_id_49 FROM ads a0_ WHERE a0_.sale_status NOT IN ('ORDER_CREATED', 'SOLD_OUT') AND a0_.sale_status = ? AND a0_.sale_status = ?
Parameters:
[ "ON_SALE" "ON_SALE" ] |
| 12 | 0.20 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
37
]
|
| 13 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_vehicle_classes t0 WHERE t0.id IN (?)
Parameters:
[
3
]
|
| 14 | 0.17 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
37
]
|
| 15 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.vehicle_class_id AS vehicle_class_id_4 FROM ref_vehicle_categories t0 WHERE t0.id IN (?)
Parameters:
[
27
]
|
| 16 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.sel_group AS sel_group_4, t0.sort_key AS sort_key_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_makers t0 WHERE t0.id IN (?)
Parameters:
[
3
]
|
| 17 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
24
]
|
| 18 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_fuel t0 WHERE t0.id IN (?)
Parameters:
[
1
]
|
| 19 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_gearbox t0 WHERE t0.id IN (?)
Parameters:
[
3
]
|
| 20 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_interior_type t0 WHERE t0.id IN (?)
Parameters:
[
3
]
|
| 21 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_door_count t0 WHERE t0.id IN (?)
Parameters:
[
2
]
|
| 22 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_condition t0 WHERE t0.id IN (?)
Parameters:
[
1
]
|
| 23 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_climatisation t0 WHERE t0.id IN (?)
Parameters:
[
5
]
|
| 24 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_color t0 WHERE t0.id IN (?)
Parameters:
[
10
]
|
| 25 | 0.13 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
37
]
|
| 26 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.full_name AS full_name_3, t0.phone AS phone_4, t0.e_mail AS e_mail_5, t0.firm_name AS firm_name_6, t0.address AS address_7, t0.city AS city_8, t0.zip AS zip_9, t0.geo_position AS geo_position_10, t0.photo_file AS photo_file_11, t0.is_active AS is_active_12, t0.map_url AS map_url_13, t0.map_iframe AS map_iframe_14, t0.link_antragstrecke AS link_antragstrecke_15, t0.link_landingpage AS link_landingpage_16, t0.brand_logos AS brand_logos_17, t0.opening_hours AS opening_hours_18, t0.order_weight AS order_weight_19, t0.external_id AS external_id_20 FROM filial t0 WHERE t0.id IN (?)
Parameters:
[
5
]
|
| 27 | 1.53 ms |
SELECT DISTINCT a0_.mileage AS mileage_0 FROM ads a0_ WHERE a0_.sale_status NOT IN ('ORDER_CREATED', 'SOLD_OUT') AND a0_.sale_status = ? AND a0_.sale_status = ?
Parameters:
[ "ON_SALE" "ON_SALE" ] |
| 28 | 1.35 ms |
SELECT DISTINCT a0_.power AS power_0 FROM ads a0_ WHERE a0_.sale_status NOT IN ('ORDER_CREATED', 'SOLD_OUT') AND a0_.sale_status = ? AND a0_.sale_status = ? AND a0_.sale_status = ?
Parameters:
[ "ON_SALE" "ON_SALE" "ON_SALE" ] |
| 29 | 4.71 ms |
SELECT a0_.id AS id_0, a0_.mobile_de_id AS mobile_de_id_1, a0_.slug AS slug_2, a0_.full_name AS full_name_3, a0_.price AS price_4, a0_.power AS power_5, a0_.mileage AS mileage_6, a0_.first_registration AS first_registration_7, a0_.delivery_date AS delivery_date_8, a0_.cubic_capacity AS cubic_capacity_9, a0_.num_seats AS num_seats_10, a0_.previous_owners AS previous_owners_11, a0_.manufacturer_color_name AS manufacturer_color_name_12, a0_.fuel_consumption_inner AS fuel_consumption_inner_13, a0_.fuel_consumption_outer AS fuel_consumption_outer_14, a0_.fuel_consumption_combined AS fuel_consumption_combined_15, a0_.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_16, a0_.co2_emission AS co2_emission_17, a0_.co2_emission_wltp AS co2_emission_wltp_18, a0_.emission_class AS emission_class_19, a0_.energy_efficiency_class AS energy_efficiency_class_20, a0_.on_home_page AS on_home_page_21, a0_.creating_method AS creating_method_22, a0_.full_description AS full_description_23, a0_.enriched_description AS enriched_description_24, a0_.financing_example AS financing_example_25, a0_.update_at AS update_at_26, a0_.seller_inventory_key AS seller_inventory_key_27, a0_.price_vatable AS price_vatable_28, a0_.car_internal_panorama AS car_internal_panorama_29, a0_.hire_purchase AS hire_purchase_30, a0_.huau AS huau_31, a0_.sale_status AS sale_status_32, a0_.reserved_at AS reserved_at_33, a0_.order_created_at AS order_created_at_34, MAX(ABS(CAST(a0_.price AS UNSIGNED))) AS sclr_35, MIN(ABS(CAST(a0_.price AS UNSIGNED))) AS sclr_36, a0_.class_id AS class_id_37, a0_.cat_id AS cat_id_38, a0_.maker_id AS maker_id_39, a0_.model_id AS model_id_40, a0_.fuel_id AS fuel_id_41, a0_.gearbox_id AS gearbox_id_42, a0_.interior_type_id AS interior_type_id_43, a0_.door_count_id AS door_count_id_44, a0_.car_condition_id AS car_condition_id_45, a0_.climatisation_id AS climatisation_id_46, a0_.exterior_color_id AS exterior_color_id_47, a0_.filial_id AS filial_id_48, a0_.api_account_id AS api_account_id_49 FROM ads a0_ WHERE a0_.sale_status NOT IN ('ORDER_CREATED', 'SOLD_OUT') AND a0_.sale_status = ? AND a0_.sale_status = ? AND a0_.sale_status = ? AND a0_.sale_status = ?
Parameters:
[ "ON_SALE" "ON_SALE" "ON_SALE" "ON_SALE" ] |
| 30 | 0.35 ms |
SELECT a0_.id AS id_0, a0_.mobile_de_id AS mobile_de_id_1, a0_.slug AS slug_2, a0_.full_name AS full_name_3, a0_.price AS price_4, a0_.power AS power_5, a0_.mileage AS mileage_6, a0_.first_registration AS first_registration_7, a0_.delivery_date AS delivery_date_8, a0_.cubic_capacity AS cubic_capacity_9, a0_.num_seats AS num_seats_10, a0_.previous_owners AS previous_owners_11, a0_.manufacturer_color_name AS manufacturer_color_name_12, a0_.fuel_consumption_inner AS fuel_consumption_inner_13, a0_.fuel_consumption_outer AS fuel_consumption_outer_14, a0_.fuel_consumption_combined AS fuel_consumption_combined_15, a0_.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_16, a0_.co2_emission AS co2_emission_17, a0_.co2_emission_wltp AS co2_emission_wltp_18, a0_.emission_class AS emission_class_19, a0_.energy_efficiency_class AS energy_efficiency_class_20, a0_.on_home_page AS on_home_page_21, a0_.creating_method AS creating_method_22, a0_.full_description AS full_description_23, a0_.enriched_description AS enriched_description_24, a0_.financing_example AS financing_example_25, a0_.update_at AS update_at_26, a0_.seller_inventory_key AS seller_inventory_key_27, a0_.price_vatable AS price_vatable_28, a0_.car_internal_panorama AS car_internal_panorama_29, a0_.hire_purchase AS hire_purchase_30, a0_.huau AS huau_31, a0_.sale_status AS sale_status_32, a0_.reserved_at AS reserved_at_33, a0_.order_created_at AS order_created_at_34, a0_.class_id AS class_id_35, a0_.cat_id AS cat_id_36, a0_.maker_id AS maker_id_37, a0_.model_id AS model_id_38, a0_.fuel_id AS fuel_id_39, a0_.gearbox_id AS gearbox_id_40, a0_.interior_type_id AS interior_type_id_41, a0_.door_count_id AS door_count_id_42, a0_.car_condition_id AS car_condition_id_43, a0_.climatisation_id AS climatisation_id_44, a0_.exterior_color_id AS exterior_color_id_45, a0_.filial_id AS filial_id_46, a0_.api_account_id AS api_account_id_47 FROM ads a0_ WHERE a0_.sale_status NOT IN ('ORDER_CREATED', 'SOLD_OUT') GROUP BY a0_.id ORDER BY a0_.id DESC LIMIT 24
Parameters:
[] |
| 31 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5127
]
|
| 32 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.vehicle_class_id AS vehicle_class_id_4 FROM ref_vehicle_categories t0 WHERE t0.id IN (?)
Parameters:
[
31
]
|
| 33 | 0.10 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5127
]
|
| 34 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.sel_group AS sel_group_4, t0.sort_key AS sort_key_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_makers t0 WHERE t0.id IN (?)
Parameters:
[
1
]
|
| 35 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
2
]
|
| 36 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_condition t0 WHERE t0.id IN (?)
Parameters:
[
5
]
|
| 37 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_climatisation t0 WHERE t0.id IN (?)
Parameters:
[
3
]
|
| 38 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_color t0 WHERE t0.id IN (?)
Parameters:
[
2
]
|
| 39 | 0.09 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5127
]
|
| 40 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.full_name AS full_name_3, t0.phone AS phone_4, t0.e_mail AS e_mail_5, t0.firm_name AS firm_name_6, t0.address AS address_7, t0.city AS city_8, t0.zip AS zip_9, t0.geo_position AS geo_position_10, t0.photo_file AS photo_file_11, t0.is_active AS is_active_12, t0.map_url AS map_url_13, t0.map_iframe AS map_iframe_14, t0.link_antragstrecke AS link_antragstrecke_15, t0.link_landingpage AS link_landingpage_16, t0.brand_logos AS brand_logos_17, t0.opening_hours AS opening_hours_18, t0.order_weight AS order_weight_19, t0.external_id AS external_id_20 FROM filial t0 WHERE t0.id IN (?)
Parameters:
[
2
]
|
| 41 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5126
]
|
| 42 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.vehicle_class_id AS vehicle_class_id_4 FROM ref_vehicle_categories t0 WHERE t0.id IN (?)
Parameters:
[
32
]
|
| 43 | 0.08 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5126
]
|
| 44 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
42
]
|
| 45 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_fuel t0 WHERE t0.id IN (?)
Parameters:
[
2
]
|
| 46 | 0.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_color t0 WHERE t0.id IN (?)
Parameters:
[
1
]
|
| 47 | 0.09 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5126
]
|
| 48 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.full_name AS full_name_3, t0.phone AS phone_4, t0.e_mail AS e_mail_5, t0.firm_name AS firm_name_6, t0.address AS address_7, t0.city AS city_8, t0.zip AS zip_9, t0.geo_position AS geo_position_10, t0.photo_file AS photo_file_11, t0.is_active AS is_active_12, t0.map_url AS map_url_13, t0.map_iframe AS map_iframe_14, t0.link_antragstrecke AS link_antragstrecke_15, t0.link_landingpage AS link_landingpage_16, t0.brand_logos AS brand_logos_17, t0.opening_hours AS opening_hours_18, t0.order_weight AS order_weight_19, t0.external_id AS external_id_20 FROM filial t0 WHERE t0.id IN (?)
Parameters:
[
11
]
|
| 49 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5124
]
|
| 50 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_vehicle_classes t0 WHERE t0.id IN (?)
Parameters:
[
12
]
|
| 51 | 0.08 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5124
]
|
| 52 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.vehicle_class_id AS vehicle_class_id_4 FROM ref_vehicle_categories t0 WHERE t0.id IN (?)
Parameters:
[
178
]
|
| 53 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
4
]
|
| 54 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_gearbox t0 WHERE t0.id IN (?)
Parameters:
[
1
]
|
| 55 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_climatisation t0 WHERE t0.id IN (?)
Parameters:
[
2
]
|
| 56 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5124
]
|
| 57 | 0.04 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5123
]
|
| 58 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
20
]
|
| 59 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5123
]
|
| 60 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_fuel t0 WHERE t0.id IN (?)
Parameters:
[
7
]
|
| 61 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5123
]
|
| 62 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5121
]
|
| 63 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.vehicle_class_id AS vehicle_class_id_4 FROM ref_vehicle_categories t0 WHERE t0.id IN (?)
Parameters:
[
190
]
|
| 64 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5121
]
|
| 65 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
8
]
|
| 66 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5121
]
|
| 67 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.full_name AS full_name_3, t0.phone AS phone_4, t0.e_mail AS e_mail_5, t0.firm_name AS firm_name_6, t0.address AS address_7, t0.city AS city_8, t0.zip AS zip_9, t0.geo_position AS geo_position_10, t0.photo_file AS photo_file_11, t0.is_active AS is_active_12, t0.map_url AS map_url_13, t0.map_iframe AS map_iframe_14, t0.link_antragstrecke AS link_antragstrecke_15, t0.link_landingpage AS link_landingpage_16, t0.brand_logos AS brand_logos_17, t0.opening_hours AS opening_hours_18, t0.order_weight AS order_weight_19, t0.external_id AS external_id_20 FROM filial t0 WHERE t0.id IN (?)
Parameters:
[
3
]
|
| 68 | 0.04 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5120
]
|
| 69 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.vehicle_class_id AS vehicle_class_id_4 FROM ref_vehicle_categories t0 WHERE t0.id IN (?)
Parameters:
[
28
]
|
| 70 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5120
]
|
| 71 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5120
]
|
| 72 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.full_name AS full_name_3, t0.phone AS phone_4, t0.e_mail AS e_mail_5, t0.firm_name AS firm_name_6, t0.address AS address_7, t0.city AS city_8, t0.zip AS zip_9, t0.geo_position AS geo_position_10, t0.photo_file AS photo_file_11, t0.is_active AS is_active_12, t0.map_url AS map_url_13, t0.map_iframe AS map_iframe_14, t0.link_antragstrecke AS link_antragstrecke_15, t0.link_landingpage AS link_landingpage_16, t0.brand_logos AS brand_logos_17, t0.opening_hours AS opening_hours_18, t0.order_weight AS order_weight_19, t0.external_id AS external_id_20 FROM filial t0 WHERE t0.id IN (?)
Parameters:
[
4
]
|
| 73 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5119
]
|
| 74 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_condition t0 WHERE t0.id IN (?)
Parameters:
[
2
]
|
| 75 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5119
]
|
| 76 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5119
]
|
| 77 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5118
]
|
| 78 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
70
]
|
| 79 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5118
]
|
| 80 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_climatisation t0 WHERE t0.id IN (?)
Parameters:
[
4
]
|
| 81 | 0.05 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5118
]
|
| 82 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5117
]
|
| 83 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
69
]
|
| 84 | 0.08 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5117
]
|
| 85 | 0.07 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5117
]
|
| 86 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.full_name AS full_name_3, t0.phone AS phone_4, t0.e_mail AS e_mail_5, t0.firm_name AS firm_name_6, t0.address AS address_7, t0.city AS city_8, t0.zip AS zip_9, t0.geo_position AS geo_position_10, t0.photo_file AS photo_file_11, t0.is_active AS is_active_12, t0.map_url AS map_url_13, t0.map_iframe AS map_iframe_14, t0.link_antragstrecke AS link_antragstrecke_15, t0.link_landingpage AS link_landingpage_16, t0.brand_logos AS brand_logos_17, t0.opening_hours AS opening_hours_18, t0.order_weight AS order_weight_19, t0.external_id AS external_id_20 FROM filial t0 WHERE t0.id IN (?)
Parameters:
[
7
]
|
| 87 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5116
]
|
| 88 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.vehicle_class_id AS vehicle_class_id_4 FROM ref_vehicle_categories t0 WHERE t0.id IN (?)
Parameters:
[
29
]
|
| 89 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5116
]
|
| 90 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
112
]
|
| 91 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5116
]
|
| 92 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5115
]
|
| 93 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
64
]
|
| 94 | 0.08 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5115
]
|
| 95 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5115
]
|
| 96 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5114
]
|
| 97 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.vehicle_class_id AS vehicle_class_id_4 FROM ref_vehicle_categories t0 WHERE t0.id IN (?)
Parameters:
[
26
]
|
| 98 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5114
]
|
| 99 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.sel_group AS sel_group_4, t0.sort_key AS sort_key_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_makers t0 WHERE t0.id IN (?)
Parameters:
[
4
]
|
| 100 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
172
]
|
| 101 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_interior_type t0 WHERE t0.id IN (?)
Parameters:
[
1
]
|
| 102 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_door_count t0 WHERE t0.id IN (?)
Parameters:
[
1
]
|
| 103 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5114
]
|
| 104 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5113
]
|
| 105 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.vehicle_class_id AS vehicle_class_id_4 FROM ref_vehicle_categories t0 WHERE t0.id IN (?)
Parameters:
[
196
]
|
| 106 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5113
]
|
| 107 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_color t0 WHERE t0.id IN (?)
Parameters:
[
12
]
|
| 108 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5113
]
|
| 109 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5112
]
|
| 110 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
31
]
|
| 111 | 0.08 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5112
]
|
| 112 | 0.09 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5112
]
|
| 113 | 0.06 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5111
]
|
| 114 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
91
]
|
| 115 | 0.08 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5111
]
|
| 116 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_fuel t0 WHERE t0.id IN (?)
Parameters:
[
10
]
|
| 117 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_interior_type t0 WHERE t0.id IN (?)
Parameters:
[
5
]
|
| 118 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5111
]
|
| 119 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5110
]
|
| 120 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
82
]
|
| 121 | 0.08 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5110
]
|
| 122 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5110
]
|
| 123 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5109
]
|
| 124 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
121
]
|
| 125 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5109
]
|
| 126 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5109
]
|
| 127 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.full_name AS full_name_3, t0.phone AS phone_4, t0.e_mail AS e_mail_5, t0.firm_name AS firm_name_6, t0.address AS address_7, t0.city AS city_8, t0.zip AS zip_9, t0.geo_position AS geo_position_10, t0.photo_file AS photo_file_11, t0.is_active AS is_active_12, t0.map_url AS map_url_13, t0.map_iframe AS map_iframe_14, t0.link_antragstrecke AS link_antragstrecke_15, t0.link_landingpage AS link_landingpage_16, t0.brand_logos AS brand_logos_17, t0.opening_hours AS opening_hours_18, t0.order_weight AS order_weight_19, t0.external_id AS external_id_20 FROM filial t0 WHERE t0.id IN (?)
Parameters:
[
1
]
|
| 128 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5108
]
|
| 129 | 0.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.sel_group AS sel_group_4, t0.sort_key AS sort_key_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_makers t0 WHERE t0.id IN (?)
Parameters:
[
25
]
|
| 130 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5108
]
|
| 131 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
261
]
|
| 132 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3 FROM ref_condition t0 WHERE t0.id IN (?)
Parameters:
[
3
]
|
| 133 | 0.08 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5108
]
|
| 134 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5107
]
|
| 135 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
54
]
|
| 136 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5107
]
|
| 137 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5107
]
|
| 138 | 0.04 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5106
]
|
| 139 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
164
]
|
| 140 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5106
]
|
| 141 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5106
]
|
| 142 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5105
]
|
| 143 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
87
]
|
| 144 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5105
]
|
| 145 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5105
]
|
| 146 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5104
]
|
| 147 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5104
]
|
| 148 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5104
]
|
| 149 | 0.05 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5103
]
|
| 150 | 0.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_de AS name_de_3, t0.group_key AS group_key_4, t0.make_id AS make_id_5, t0.vehicle_class_id AS vehicle_class_id_6 FROM ref_vehicle_models t0 WHERE t0.id IN (?)
Parameters:
[
61
]
|
| 151 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5103
]
|
| 152 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5103
]
|
| 153 | 0.04 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.mileage AS mileage_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.calculated_at AS calculated_at_6, t0.ads_id AS ads_id_7 FROM ads_comparison t0 WHERE t0.ads_id = ?
Parameters:
[
5101
]
|
| 154 | 0.07 ms |
SELECT t0.id AS id_1, t0.loan_prepayment AS loan_prepayment_2, t0.vendor AS vendor_3, t0.category_type AS category_type_4, t0.product_type AS product_type_5, t0.net_credit_amount AS net_credit_amount_6, t0.product_sub_type AS product_sub_type_7, t0.loan_term AS loan_term_8, t0.adjusted_term_value AS adjusted_term_value_9, t0.year_mileage AS year_mileage_10, t0.amount AS amount_11, t0.loan_amount AS loan_amount_12, t0.effective_interest AS effective_interest_13, t0.final_payment AS final_payment_14, t0.monthly_installment AS monthly_installment_15, t0.total_amount AS total_amount_16, t0.available_requests_values AS available_requests_values_17, t0.available_calculation_params_values AS available_calculation_params_values_18, t0.calculation_input_disclaimer_values AS calculation_input_disclaimer_values_19, t0.calculation_output_disclaimer_values AS calculation_output_disclaimer_values_20, t0.create_at AS create_at_21, t0.ads_id AS ads_id_22, t0.maker_id AS maker_id_23, t0.full_api_response_id AS full_api_response_id_24 FROM loan_calculator_calculations t0 WHERE t0.ads_id IN (?)
Parameters:
[
5101
]
|
| 155 | 0.06 ms |
SELECT t0.id AS id_1, t0.class_id AS class_id_2, t0.name AS name_3, t0.name_de AS name_de_4 FROM ref_vehicle_features t0 INNER JOIN ads_ref_vehicle_features ON t0.id = ads_ref_vehicle_features.ref_vehicle_features_id WHERE ads_ref_vehicle_features.ads_id = ?
Parameters:
[
5101
]
|
| 156 | 1.11 ms |
SELECT COUNT(DISTINCT a0_.id) AS sclr_0 FROM ads a0_ WHERE a0_.sale_status NOT IN ('ORDER_CREATED', 'SOLD_OUT')
Parameters:
[] |
| 157 | 0.65 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5127
]
|
| 158 | 0.10 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5127
]
|
| 159 | 0.54 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5126
]
|
| 160 | 0.13 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5126
]
|
| 161 | 0.47 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5124
]
|
| 162 | 0.10 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5124
]
|
| 163 | 0.59 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5123
]
|
| 164 | 0.12 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5123
]
|
| 165 | 0.44 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5121
]
|
| 166 | 0.11 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5121
]
|
| 167 | 0.55 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5120
]
|
| 168 | 0.11 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5120
]
|
| 169 | 0.49 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5119
]
|
| 170 | 0.13 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5119
]
|
| 171 | 0.53 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5118
]
|
| 172 | 0.12 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5118
]
|
| 173 | 0.53 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5117
]
|
| 174 | 0.13 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5117
]
|
| 175 | 0.62 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5116
]
|
| 176 | 0.11 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5116
]
|
| 177 | 0.61 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5115
]
|
| 178 | 0.20 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5115
]
|
| 179 | 0.65 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5114
]
|
| 180 | 0.12 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5114
]
|
| 181 | 0.52 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5113
]
|
| 182 | 0.11 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5113
]
|
| 183 | 0.62 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5112
]
|
| 184 | 0.13 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5112
]
|
| 185 | 0.57 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5111
]
|
| 186 | 0.11 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5111
]
|
| 187 | 0.49 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5110
]
|
| 188 | 0.12 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5110
]
|
| 189 | 0.56 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5109
]
|
| 190 | 0.14 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5109
]
|
| 191 | 0.44 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5108
]
|
| 192 | 0.08 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5108
]
|
| 193 | 0.52 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5107
]
|
| 194 | 0.12 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5107
]
|
| 195 | 0.60 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5106
]
|
| 196 | 0.12 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5106
]
|
| 197 | 0.53 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5105
]
|
| 198 | 0.15 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5105
]
|
| 199 | 0.55 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5104
]
|
| 200 | 0.12 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5104
]
|
| 201 | 0.55 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5103
]
|
| 202 | 0.09 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5103
]
|
| 203 | 0.42 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.raw_value AS raw_value_4, t0.group_name AS group_name_5, t0.property_id AS property_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.title AS title_11, t7.code AS code_12, t7.source AS source_13, t7.source_code AS source_code_14, t7.type AS type_15, t0.car_id AS car_id_16, t17.id AS id_18, t17.mobile_de_id AS mobile_de_id_19, t17.slug AS slug_20, t17.full_name AS full_name_21, t17.price AS price_22, t17.power AS power_23, t17.mileage AS mileage_24, t17.first_registration AS first_registration_25, t17.delivery_date AS delivery_date_26, t17.cubic_capacity AS cubic_capacity_27, t17.num_seats AS num_seats_28, t17.previous_owners AS previous_owners_29, t17.manufacturer_color_name AS manufacturer_color_name_30, t17.fuel_consumption_inner AS fuel_consumption_inner_31, t17.fuel_consumption_outer AS fuel_consumption_outer_32, t17.fuel_consumption_combined AS fuel_consumption_combined_33, t17.fuel_consumption_combined_wltp AS fuel_consumption_combined_wltp_34, t17.co2_emission AS co2_emission_35, t17.co2_emission_wltp AS co2_emission_wltp_36, t17.emission_class AS emission_class_37, t17.energy_efficiency_class AS energy_efficiency_class_38, t17.on_home_page AS on_home_page_39, t17.creating_method AS creating_method_40, t17.full_description AS full_description_41, t17.enriched_description AS enriched_description_42, t17.financing_example AS financing_example_43, t17.update_at AS update_at_44, t17.seller_inventory_key AS seller_inventory_key_45, t17.price_vatable AS price_vatable_46, t17.car_internal_panorama AS car_internal_panorama_47, t17.hire_purchase AS hire_purchase_48, t17.huau AS huau_49, t17.sale_status AS sale_status_50, t17.reserved_at AS reserved_at_51, t17.order_created_at AS order_created_at_52, t17.class_id AS class_id_53, t17.cat_id AS cat_id_54, t17.maker_id AS maker_id_55, t17.model_id AS model_id_56, t17.fuel_id AS fuel_id_57, t17.gearbox_id AS gearbox_id_58, t17.interior_type_id AS interior_type_id_59, t17.door_count_id AS door_count_id_60, t17.car_condition_id AS car_condition_id_61, t17.climatisation_id AS climatisation_id_62, t17.exterior_color_id AS exterior_color_id_63, t17.filial_id AS filial_id_64, t17.api_account_id AS api_account_id_65, t0.import_attempt_id AS import_attempt_id_66 FROM car_property_value t0 LEFT JOIN car_property t7 ON t0.property_id = t7.id LEFT JOIN ads t17 ON t0.car_id = t17.id WHERE t0.car_id = ?
Parameters:
[
5101
]
|
| 204 | 0.11 ms |
SELECT t0.id AS id_1, t0.img_num AS img_num_2, t0.mobile_de_id AS mobile_de_id_3, t0.file_name AS file_name_4, t0.path AS path_5, t0.web_path AS web_path_6, t0.ads_id AS ads_id_7 FROM ads_images t0 WHERE t0.ads_id = ?
Parameters:
[
5101
]
|
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 |
|---|---|
| CarSale\ClassicBundle\Entity\CarPropertyValue | 2587 |
| CarSale\ClassicBundle\Entity\AdsImage | 475 |
| CarSale\ClassicBundle\Entity\CarProperty | 161 |
| CarSale\ClassicBundle\Entity\Ads | 25 |
| CarSale\ClassicBundle\Entity\AdsComparison | 25 |
| CarSale\ClassicBundle\Entity\RefVehicleModels | 20 |
| CarSale\ClassicBundle\Entity\RefVehicleFeatures | 11 |
| CarSale\ClassicBundle\Entity\RefVehicleCategories | 9 |
| CarSale\ClassicBundle\Entity\Filial | 7 |
| CarSale\ClassicBundle\Entity\LoanCalculatorCalculations | 5 |
| CarSale\ClassicBundle\Entity\LoanCalculatorFullApiResponses | 5 |
| CarSale\ClassicBundle\Entity\RefVehicleMakes | 4 |
| CarSale\ClassicBundle\Entity\RefFuel | 4 |
| CarSale\ClassicBundle\Entity\RefCondition | 4 |
| CarSale\ClassicBundle\Entity\RefClimatisation | 4 |
| CarSale\ClassicBundle\Entity\RefColor | 4 |
| CarSale\ClassicBundle\Entity\RefInteriorType | 3 |
| CarSale\ClassicBundle\Entity\RefVehicleClasses | 2 |
| CarSale\ClassicBundle\Entity\RefGearbox | 2 |
| CarSale\ClassicBundle\Entity\RefDoorCount | 2 |
| CarSale\ClassicBundle\Entity\CraueSetting | 1 |