GET https://deltacore.alwaysdata.net/api/v2/vehicles/BC%3A67341

Query Metrics

4 Database Queries
4 Different statements
10.16 ms Query time
0 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
3.06 ms
(30.13%)
1
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.default_locale_id AS default_locale_id_18, t19.code AS code_20, t19.created_at AS created_at_21, t19.updated_at AS updated_at_22, t19.id AS id_23, t0.base_currency_id AS base_currency_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.default_tax_zone_id AS default_tax_zone_id_30, t0.menu_taxon_id AS menu_taxon_id_31, t0.shop_billing_data_id AS shop_billing_data_id_32, t0.channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0.default_locale_id = t19.id INNER JOIN sylius_currency t25 ON t0.base_currency_id = t25.id WHERE t0.hostname = ? AND t0.enabled = ? ORDER BY t0.id ASC LIMIT 1
Parameters:
[
  "deltacore.alwaysdata.net"
  1
]
2.61 ms
(25.65%)
1
SELECT t0.id AS id_1, t0.source_namespace AS source_namespace_2, t0.source_entry_no AS source_entry_no_3, t0.dealer_customer_code AS dealer_customer_code_4, t0.article_code AS article_code_5, t0.serial_number AS serial_number_6, t0.registration_number AS registration_number_7, t0.delta_mics_sold_on AS delta_mics_sold_on_8, t0.delta_mics_invoice_number AS delta_mics_invoice_number_9, t0.warranty_starts_on AS warranty_starts_on_10, t0.warranty_ends_on AS warranty_ends_on_11, t0.status AS status_12, t0.warranty_duration_months AS warranty_duration_months_13, t0.warranty_rule_reference AS warranty_rule_reference_14, t0.warranty_rule_version AS warranty_rule_version_15, t0.warranty_decision_source AS warranty_decision_source_16, t0.source_comment AS source_comment_17, t0.initial_owner_source_code AS initial_owner_source_code_18, t0.source_synchronized_at AS source_synchronized_at_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.selling_dealer_id AS selling_dealer_id_22, t0.product_variant_id AS product_variant_id_23, t0.current_ownership_id AS current_ownership_id_24 FROM delta_vehicle t0 WHERE t0.source_namespace = ? AND t0.source_entry_no = ? LIMIT 1
Parameters:
[
  "BC"
  67341
]
2.28 ms
(22.43%)
1
SELECT t0.id AS id_1, t0.source_owner_code AS source_owner_code_2, t0.provenance AS provenance_3, t0.last_name AS last_name_4, t0.first_name AS first_name_5, t0.address_line_1 AS address_line_1_6, t0.address_line_2 AS address_line_2_7, t0.city AS city_8, t0.postal_code AS postal_code_9, t0.country_code AS country_code_10, t0.email AS email_11, t0.phone_number AS phone_number_12, t0.started_at AS started_at_13, t0.ended_at AS ended_at_14, t0.recorded_at AS recorded_at_15, t0.updated_at AS updated_at_16, t0.vehicle_id AS vehicle_id_17 FROM delta_vehicle_ownership t0 WHERE t0.vehicle_id = ? ORDER BY t0.started_at ASC, t0.id ASC
Parameters:
[
  5
]
2.21 ms
(21.79%)
1
SELECT COUNT(*) FROM sylius_channel t0
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
sync doctrine.dbal.sync_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
sync doctrine.orm.sync_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Vehicle\Vehicle 1
App\Entity\Customer\BusinessCustomer 1
App\Entity\Product\ProductVariant 1
App\Entity\Vehicle\VehicleOwnership 1

sync entity manager

Class Amount of managed objects

Entities Mapping

default entity manager

Class Mapping errors
Sylius\Component\Payment\Model\PaymentMethod No errors.
Sylius\Component\Core\Model\PaymentMethod No errors.
App\Entity\Payment\PaymentMethod No errors.
Sylius\Component\Order\Model\Order No errors.
Sylius\Component\Core\Model\Order No errors.
App\Entity\Order\Order No errors.
Sylius\Component\Shipping\Model\Shipment No errors.
Sylius\Component\Core\Model\Shipment No errors.
App\Entity\Shipping\Shipment No errors.
Sylius\Component\Channel\Model\Channel No errors.
Sylius\Component\Core\Model\Channel No errors.
App\Entity\Channel\Channel No errors.
Sylius\Component\Locale\Model\Locale No errors.
App\Entity\Locale\Locale No errors.
Sylius\Component\Currency\Model\Currency No errors.
App\Entity\Currency\Currency No errors.
Sylius\Component\Addressing\Model\Zone No errors.
App\Entity\Addressing\Zone No errors.
Sylius\Component\Taxonomy\Model\Taxon No errors.
Sylius\Component\Core\Model\Taxon No errors.
App\Entity\Taxonomy\Taxon No errors.
Sylius\Component\Core\Model\ShopBillingData No errors.
App\Entity\Channel\ShopBillingData No errors.
Sylius\Component\Core\Model\ChannelPriceHistoryConfig No errors.
App\Entity\Channel\ChannelPriceHistoryConfig No errors.
App\Entity\Vehicle\Vehicle No errors.
App\Entity\Customer\BusinessCustomer No errors.
Sylius\Component\Product\Model\ProductVariant No errors.
Sylius\Component\Core\Model\ProductVariant No errors.
App\Entity\Product\ProductVariant No errors.
App\Entity\Vehicle\VehicleOwnership No errors.
Sylius\Component\Promotion\Model\PromotionRule No errors.
App\Entity\Promotion\PromotionRule No errors.
Sylius\Component\Payment\Model\PaymentRequest No errors.
App\Entity\Payment\PaymentRequest No errors.
Sylius\Component\Currency\Model\ExchangeRate No errors.
App\Entity\Currency\ExchangeRate No errors.
Sylius\Component\Shipping\Model\ShippingMethod No errors.
Sylius\Component\Core\Model\ShippingMethod No errors.
App\Entity\Shipping\ShippingMethod No errors.
Sylius\MolliePlugin\Entity\MollieCustomer No errors.
Sylius\MolliePlugin\Entity\MollieGatewayConfig No errors.

sync entity manager

No loaded entities.