Log Messages
Info. & Errors 2
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "admin_order_list" .
[ "route" => "admin_order_list" "route_parameters" => [ "_route" => "admin_order_list" "_controller" => "App\CoreBundle\Controller\Admin\OrderController::listAction" ] "request_uri" => "http://admin.parfen.sk/admin/order/list?advanced_search_order_form%5Bnumber%5D=&advanced_search_order_form%5Bstatus%5D=&advanced_search_order_form%5BcreatedAt%5D=&advanced_search_order_form%5BupdatedAt%5D=&advanced_search_order_form%5BcustomerName%5D=&advanced_search_order_form%5BcustomerEmail%5D=&advanced_search_order_form%5Beshop%5D=5&advanced_search_order_form%5BisAdvancedSearch%5D=1&advanced_search_order_form%5B_token%5D=83e787bbfd5.Ki8ccOHC1DAEBdTNmEYCF4VanyNnPMTMjX0OWPhCuWA.QX5UXYSNkElrMIfgqDZPQrI0z0giSIGGtA1GPKsb6xhMSVFJiZLkezN3uw" "method" => "GET" ] |
NOTICE | slow | 6.2004840373993 App\CoreBundle\Controller\Admin\OrderController::listAction /admin/order/list?advanced_search_order_form%5Bnumber%5D=&advanced_search_order_form%5Bstatus%5D=&advanced_search_order_form%5BcreatedAt%5D=&advanced_search_order_form%5BupdatedAt%5D=&advanced_search_order_form%5BcustomerName%5D=&advanced_search_order_form%5BcustomerEmail%5D=&advanced_search_order_form%5Beshop%5D=5&advanced_search_order_form%5BisAdvancedSearch%5D=1&advanced_search_order_form%5B_token%5D=83e787bbfd5.Ki8ccOHC1DAEBdTNmEYCF4VanyNnPMTMjX0OWPhCuWA.QX5UXYSNkElrMIfgqDZPQrI0z0giSIGGtA1GPKsb6xhMSVFJiZLkezN3uw |
Deprecations 239
Log messages generated by using features marked as deprecated.
Debug 1185
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
snc_redis | Executing command "CONNECT redis 6379 5" | |
snc_redis | Executing command "SETOPTION 1 0" | |
snc_redis | Executing command "CONNECT redis 6379 5" | |
snc_redis | Executing command "SETOPTION 2 20230725113628:cache:doctrine:query:" | |
snc_redis | Executing command "SETOPTION 1 0" | |
snc_redis | Executing command "SETOPTION 1 1" | |
snc_redis | Executing command "SET session:5cf9bc2486e192ee09bc4c0665cf15a0.lock 6864ae2ea6ccd NX PX 120001" | |
snc_redis | Executing command "GET session:5cf9bc2486e192ee09bc4c0665cf15a0" | |
security |
Read existing security token from the session.
[ "key" => "_security_administration" "token_class" => "Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.username AS username_2, t0.real_name AS real_name_3, t0.password AS password_4, t0.login_token AS login_token_5, t0.email AS email_6, t0.multidomain_login_token AS multidomain_login_token_7, t0.multidomain_login_token_expiration AS multidomain_login_token_expiration_8, t0.roles_changed_at AS roles_changed_at_9 FROM administrators t0 WHERE t0.id = ?
[
2
]
|
|
snc_redis | Executing command "GET DoctrineNamespaceCacheKey[]" | |
snc_redis | Executing command "GET [650ba20c265e62cdc783267eca9bb409][1]" | |
doctrine |
SELECT a0_.id AS id_0, a0_.ip_address AS ip_address_1, a0_.login_time AS login_time_2, a0_.last_action_time AS last_action_time_3, a0_.administrator_id AS administrator_id_4 FROM administrator_activities a0_ WHERE a0_.administrator_id = ? ORDER BY a0_.login_time DESC LIMIT 1
[
2
]
|
|
doctrine | "START TRANSACTION" | |
doctrine |
UPDATE administrator_activities SET last_action_time = ? WHERE id = ?
[ DateTime @1751428654 {#80 : 2025-07-02 03:57:34.705742 UTC (+00:00) } 2909 ] |
|
doctrine | "COMMIT" | |
doctrine |
SELECT t0.role AS role_1, t0.administrator_id AS administrator_id_2 FROM administrator_roles t0 WHERE t0.administrator_id = ?
[
2
]
|
|
security |
User was reloaded from a user provider.
[ "provider" => "App\CoreBundle\Model\Administrator\Security\AdministratorUserProvider" "username" => "admin" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
doctrine | "START TRANSACTION" | |
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName" ] |
|
event |
Notified event "kernel.request" to listener "App\CoreBundle\Model\Localization\LocalizationListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "App\CoreBundle\Model\Localization\LocalizationListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "App\CoreBundle\Component\HttpFoundation\TransactionalMasterRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "App\CoreBundle\Component\HttpFoundation\TransactionalMasterRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "App\CoreBundle\Component\HttpFoundation\DenyScriptNameInRequestPathListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "App\CoreBundle\Component\HttpFoundation\DenyScriptNameInRequestPathListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "App\CoreBundle\Component\Log\SlowLogSubscriber::initStartTime" .
[ "event" => "kernel.request" "listener" => "App\CoreBundle\Component\Log\SlowLogSubscriber::initStartTime" ] |
|
event |
Notified event "kernel.request" to listener "App\CoreBundle\Model\Administrator\Security\AdministratorRolesChangedSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "App\CoreBundle\Model\Administrator\Security\AdministratorRolesChangedSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "App\CoreBundle\Component\HttpFoundation\SubRequestListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "App\CoreBundle\Component\HttpFoundation\SubRequestListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "App\CoreBundle\Component\Router\Security\RouteCsrfProtector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "App\CoreBundle\Component\Router\Security\RouteCsrfProtector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
snc_redis | Executing command "GET [5e849430f8e28b301127e86ad47e557e][1]" | |
doctrine | SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.packeta_name AS packeta_name_2, e0_.url AS url_3, e0_.currency AS currency_4, e0_.locale AS locale_5, e0_.api_key AS api_key_6, e0_.api_secret AS api_secret_7, e0_.is_default AS is_default_8, e0_.enabled AS enabled_9, e0_.created_at AS created_at_10, e0_.updated_at AS updated_at_11 FROM eshops e0_ ORDER BY e0_.id ASC | |
doctrine |
SELECT t0.grid_id AS grid_id_1, t0."limit" AS limit_2, t0.administrator_id AS administrator_id_3 FROM administrator_grid_limits t0 WHERE t0.administrator_id = ?
[
2
]
|
|
snc_redis | Executing command "GET [e27e5c52c54c503213b7eb959b652e14][1]" | |
doctrine |
SELECT COUNT(*)::INTEGER AS total_count FROM (SELECT o0_.id AS id_0, o0_.eshop_order_id AS eshop_order_id_1, o0_.number AS number_2, o0_.status AS status_3, o0_.paid AS paid_4, o0_.payment_method AS payment_method_5, o0_.created_at AS created_at_6, o0_.updated_at AS updated_at_7, o1_.first_name || ' ' || o1_.last_name AS sclr_8, o2_.first_name || ' ' || o2_.last_name AS sclr_9, o1_.country AS country_10, o2_.country AS country_11, o2_.email AS email_12 FROM orders o0_ LEFT JOIN order_shipping_address o1_ ON (o0_.id = o1_.order_id) LEFT JOIN order_billing_address o2_ ON (o0_.id = o2_.order_id) WHERE o0_.eshop_id = ? GROUP BY o0_.id, o1_.id, o2_.id) ORIGINAL_QUERY
[
12
]
|
|
snc_redis | Executing command "GET [e27e5c52c54c503213b7eb959b652e14][1]" | |
doctrine |
SELECT COUNT(*)::INTEGER AS total_count FROM (SELECT o0_.id AS id_0, o0_.eshop_order_id AS eshop_order_id_1, o0_.number AS number_2, o0_.status AS status_3, o0_.paid AS paid_4, o0_.payment_method AS payment_method_5, o0_.created_at AS created_at_6, o0_.updated_at AS updated_at_7, o1_.first_name || ' ' || o1_.last_name AS sclr_8, o2_.first_name || ' ' || o2_.last_name AS sclr_9, o1_.country AS country_10, o2_.country AS country_11, o2_.email AS email_12 FROM orders o0_ LEFT JOIN order_shipping_address o1_ ON (o0_.id = o1_.order_id) LEFT JOIN order_billing_address o2_ ON (o0_.id = o2_.order_id) WHERE o0_.eshop_id = ? GROUP BY o0_.id, o1_.id, o2_.id) ORIGINAL_QUERY
[
12
]
|
|
snc_redis | Executing command "GET [dcac2c560e885e81ea99b04724e2c500][1]" | |
doctrine |
SELECT o0_.id AS id_0, o0_.eshop_order_id AS eshop_order_id_1, o0_.number AS number_2, o0_.status AS status_3, o0_.paid AS paid_4, o0_.payment_method AS payment_method_5, o0_.created_at AS created_at_6, o0_.updated_at AS updated_at_7, o1_.first_name || ' ' || o1_.last_name AS sclr_8, o2_.first_name || ' ' || o2_.last_name AS sclr_9, o1_.country AS country_10, o2_.country AS country_11, o2_.email AS email_12 FROM orders o0_ LEFT JOIN order_shipping_address o1_ ON (o0_.id = o1_.order_id) LEFT JOIN order_billing_address o2_ ON (o0_.id = o2_.order_id) WHERE o0_.eshop_id = ? GROUP BY o0_.id, o1_.id, o2_.id ORDER BY o0_.created_at DESC NULLS LAST LIMIT 500
[
12
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410099
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410099
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410100
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410100
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410094
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410094
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410092
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410092
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410090
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410090
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410088
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410088
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410089
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410089
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410083
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410083
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410079
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410079
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410073
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410073
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410074
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410074
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410075
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410075
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410065
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410065
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410066
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410066
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410067
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410067
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410061
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410061
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410058
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410058
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410059
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410059
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410052
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410052
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410053
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410053
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410043
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410043
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410044
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410044
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410045
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410045
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410039
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410039
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410040
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410040
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410030
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410030
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410027
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410027
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410010
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410010
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410011
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410011
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410012
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410012
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410005
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410005
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
410000
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
410000
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409991
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409991
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409985
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409985
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409980
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409980
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409981
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409981
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409982
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409982
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409975
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409975
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409976
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409976
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409977
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409977
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409978
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409978
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409966
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409966
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409967
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409967
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409968
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409968
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409956
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409956
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409957
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409957
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409949
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409949
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409950
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409950
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409951
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409951
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409952
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409952
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409942
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409942
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409943
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409943
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409944
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409944
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409935
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409935
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409931
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409931
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409920
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409920
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409921
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409921
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409922
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409922
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409912
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409912
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409913
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409913
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409914
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409914
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409910
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409910
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409901
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409901
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409902
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409902
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409903
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409903
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409904
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409904
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409895
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409895
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409896
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409896
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409885
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409885
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409886
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409886
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409887
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409887
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409888
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409888
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409889
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409889
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409882
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409882
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409883
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409883
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409877
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409877
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409874
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409874
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409875
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409875
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409868
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409868
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409869
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409869
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409870
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409870
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409871
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409871
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409863
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409863
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409864
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409864
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409855
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409855
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409856
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409856
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409851
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409851
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409842
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409842
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409843
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409843
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409844
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409844
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409845
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409845
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409831
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409831
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409832
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409832
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409833
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409833
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409828
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409828
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409829
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409829
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409821
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409821
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409822
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409822
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409823
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409823
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409816
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409816
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409811
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409811
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409812
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409812
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409799
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409799
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409800
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409800
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409817
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409817
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409801
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409801
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409802
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409802
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409803
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409803
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409792
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409792
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409793
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409793
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409794
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409794
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409785
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409785
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409786
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409786
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409781
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409781
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409782
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409782
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409775
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409775
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409776
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409776
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409773
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409773
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409769
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409769
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409758
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409758
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409755
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409755
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409756
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409756
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409757
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409757
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409741
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409741
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409742
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409742
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409743
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409743
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409747
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409747
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409720
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409720
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409721
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409721
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409722
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409722
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409723
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409723
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409724
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409724
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409701
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409701
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409696
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409696
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409697
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409697
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409698
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409698
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409692
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409692
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409693
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409693
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409687
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409687
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409685
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409685
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409686
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409686
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409684
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409684
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409677
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409677
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409673
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409673
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409674
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409674
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409668
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409668
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409669
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409669
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409670
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409670
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409662
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409662
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409663
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409663
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409655
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409655
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409656
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409656
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409649
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409649
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409645
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409645
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409632
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409632
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409633
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409633
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409634
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409634
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409635
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409635
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409636
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409636
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409637
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409637
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409628
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409628
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409626
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409626
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409627
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409627
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409617
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409617
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409618
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409618
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409608
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409608
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409604
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409604
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409597
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409597
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409598
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409598
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409599
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409599
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409582
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409582
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409583
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409583
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409584
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409584
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409585
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409585
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409575
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409575
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409576
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409576
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409574
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409574
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409568
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409568
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409569
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409569
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409564
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409564
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409565
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409565
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409558
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409558
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409559
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409559
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409549
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409549
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409550
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409550
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409548
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409548
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409543
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409543
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409544
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409544
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409545
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409545
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409538
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409538
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409539
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409539
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409540
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409540
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409535
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409535
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409536
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409536
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409528
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409528
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409524
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409524
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409519
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409519
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409512
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409512
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409513
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409513
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409504
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409504
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409505
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409505
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409506
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409506
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409507
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409507
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409492
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409492
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409493
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409493
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409494
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409494
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409495
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409495
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409496
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409496
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409497
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409497
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409498
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409498
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409484
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409484
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409485
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409485
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409486
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409486
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409475
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409475
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409460
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409460
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409461
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409461
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409462
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409462
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409463
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409463
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409464
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409464
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409454
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409454
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409455
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409455
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409456
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409456
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409448
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409448
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409449
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409449
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409450
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409450
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409442
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409442
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409436
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409436
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409434
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409434
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409429
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409429
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409426
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409426
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409427
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409427
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409419
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409419
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409420
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409420
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409421
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409421
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409422
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409422
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409412
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409412
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409413
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409413
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409414
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409414
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409415
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409415
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409407
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409407
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409408
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409408
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409400
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409400
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409397
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409397
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409394
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409394
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409389
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409389
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409390
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409390
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409386
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409386
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409387
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409387
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409382
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409382
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409383
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409383
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409384
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409384
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409379
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409379
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409376
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409376
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409377
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409377
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409372
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409372
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409370
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409370
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409369
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409369
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409366
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409366
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409367
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409367
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409365
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409365
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409363
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409363
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409345
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409345
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409346
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409346
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409341
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409341
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409342
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409342
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409343
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409343
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409337
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409337
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409330
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409330
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409331
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409331
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409332
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409332
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409333
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409333
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409320
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409320
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409309
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409309
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409310
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409310
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409311
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409311
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409312
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409312
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409300
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409300
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409301
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409301
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409302
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409302
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409290
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409290
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409282
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409282
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409283
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409283
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409284
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409284
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409275
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409275
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409276
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409276
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409277
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409277
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409266
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409266
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409267
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409267
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409268
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409268
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409259
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409259
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409245
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409245
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409246
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409246
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409228
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409228
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409229
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409229
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409230
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409230
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409231
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409231
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409219
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409219
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409220
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409220
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409204
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409204
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409205
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409205
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409206
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409206
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409199
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409199
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409200
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409200
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409194
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409194
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409184
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409184
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409185
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409185
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409186
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409186
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409187
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409187
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409188
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409188
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409178
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409178
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409179
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409179
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409174
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409174
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409175
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409175
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409168
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409168
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409158
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409158
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409159
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409159
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409150
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409150
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409151
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409151
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409143
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409143
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409144
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409144
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409145
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409145
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409132
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409132
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409127
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409127
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409128
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409128
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409121
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409121
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409116
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409116
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409117
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409117
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409118
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409118
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409101
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409101
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409094
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409094
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409095
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409095
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409096
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409096
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409088
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409088
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409083
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409083
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409080
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409080
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409071
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409071
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409072
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409072
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409073
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409073
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409074
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409074
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409067
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409067
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409068
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409068
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409055
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409055
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409050
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409050
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409037
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409037
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409038
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409038
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409039
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409039
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409022
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409022
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409020
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409020
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
409008
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
409008
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408999
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408999
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408997
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408997
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408993
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408993
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408994
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408994
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408995
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408995
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408989
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408989
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408986
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408986
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408987
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408987
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408973
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408973
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408974
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408974
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408971
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408971
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408972
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408972
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408968
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408968
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408969
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408969
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408966
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408966
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408963
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408963
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408964
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408964
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408955
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408955
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408956
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408956
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408957
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408957
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408958
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408958
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408952
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408952
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408948
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408948
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408949
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408949
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408942
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408942
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408938
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408938
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408928
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408928
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408929
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408929
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408930
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408930
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408931
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408931
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408924
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408924
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408918
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408918
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408910
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408910
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408903
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408903
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408904
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408904
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408905
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408905
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408906
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408906
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408896
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408896
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408897
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408897
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408885
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408885
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408874
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408874
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408875
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408875
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408876
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408876
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408870
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408870
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408866
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408866
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408860
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408860
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408861
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408861
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408862
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408862
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408856
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408856
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408852
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408852
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408847
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408847
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408848
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408848
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408843
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408843
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408832
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408832
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408833
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408833
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408834
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408834
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408828
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408828
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408835
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408835
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408820
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408820
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408821
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408821
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408812
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408812
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408813
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408813
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408809
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408809
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408810
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408810
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408808
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408808
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408801
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408801
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408802
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408802
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408789
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408789
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408783
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408783
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408784
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408784
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408774
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408774
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408768
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408768
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408769
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408769
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408770
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408770
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408771
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408771
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408759
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408759
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408754
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408754
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408746
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408746
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408744
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408744
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408738
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408738
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408729
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408729
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408730
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408730
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408731
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408731
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408726
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408726
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408727
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408727
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408728
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408728
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408721
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408721
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408716
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408716
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408717
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408717
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408710
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408710
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408701
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408701
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408702
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408702
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408697
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408697
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408698
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408698
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408682
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408682
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408679
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408679
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408680
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408680
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408675
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408675
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408671
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408671
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408665
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408665
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408658
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408658
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408659
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408659
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408654
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408654
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408645
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408645
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408640
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408640
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408641
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408641
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408624
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408624
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408625
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408625
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408626
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408626
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408627
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408627
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408621
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408621
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408611
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408611
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408612
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408612
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408613
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408613
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408614
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408614
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408605
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408605
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408606
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408606
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408601
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408601
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408602
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408602
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408594
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408594
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408587
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408587
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408588
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408588
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408586
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408586
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408579
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408579
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408580
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408580
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408576
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408576
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408569
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408569
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408563
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408563
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408554
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408554
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408552
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408552
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408549
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408549
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408550
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408550
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408544
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408544
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408545
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408545
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408537
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408537
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408538
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408538
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408539
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408539
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408530
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408530
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408531
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408531
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408524
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408524
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408525
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408525
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408516
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408516
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408517
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408517
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408518
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408518
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408512
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408512
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408510
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408510
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408506
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408506
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408504
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408504
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408499
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408499
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408495
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408495
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.eshop_order_parent_id AS eshop_order_parent_id_2, t0.eshop_order_id AS eshop_order_id_3, t0.number AS number_4, t0.currency_rate AS currency_rate_5, t0.invoice_number AS invoice_number_6, t0.status AS status_7, t0.currency AS currency_8, t0.discount_total AS discount_total_9, t0.discount_tax AS discount_tax_10, t0.total AS total_11, t0.total_tax AS total_tax_12, t0.shipping_total AS shipping_total_13, t0.shipping_tax AS shipping_tax_14, t0.cart_tax AS cart_tax_15, t0.prices_included_tax AS prices_included_tax_16, t0.customer_id AS customer_id_17, t0.customer_note AS customer_note_18, t0.note AS note_19, t0.payment_method AS payment_method_20, t0.payment_method_title AS payment_method_title_21, t0.transaction_id AS transaction_id_22, t0.paid AS paid_23, t0.eshop_id AS eshop_id_24, t0.synced AS synced_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.invoiced_at AS invoiced_at_28, t0.packeta_address_id AS packeta_address_id_29, t0.packeta_address_name AS packeta_address_name_30, t0.packeta_place AS packeta_place_31, t0.packeta_transport_id AS packeta_transport_id_32, t0.packeta_carrier_id AS packeta_carrier_id_33, t0.packeta_carrier_pickup_point_id AS packeta_carrier_pickup_point_id_34, t0.packeta_city AS packeta_city_35, t0.packeta_street AS packeta_street_36, t0.packeta_zip AS packeta_zip_37, t0.packeta_url AS packeta_url_38, t0.packeta_custom_dimension AS packeta_custom_dimension_39, t0.to_sync AS to_sync_40, t0.locked_date_time AS locked_date_time_41, t42.id AS id_43, t42.first_name AS first_name_44, t42.last_name AS last_name_45, t42.company AS company_46, t42.address AS address_47, t42.address2 AS address2_48, t42.city AS city_49, t42.state AS state_50, t42.postcode AS postcode_51, t42.country AS country_52, t42.email AS email_53, t42.phone AS phone_54, t42.order_id AS order_id_55, t56.id AS id_57, t56.first_name AS first_name_58, t56.last_name AS last_name_59, t56.company AS company_60, t56.address AS address_61, t56.address2 AS address2_62, t56.city AS city_63, t56.state AS state_64, t56.postcode AS postcode_65, t56.country AS country_66, t56.order_id AS order_id_67, t68.id AS id_69, t68.sent AS sent_70, t68.sent_status AS sent_status_71, t68.shipment_id AS shipment_id_72, t68.barcode AS barcode_73, t68.barcode_text AS barcode_text_74, t68.courier_number AS courier_number_75, t68.fail_text AS fail_text_76, t68.created_at AS created_at_77, t68.updated_at AS updated_at_78, t68.order_id AS order_id_79 FROM orders t0 LEFT JOIN order_billing_address t42 ON t42.order_id = t0.id LEFT JOIN order_shipping_address t56 ON t56.order_id = t0.id LEFT JOIN order_packeta t68 ON t68.order_id = t0.id WHERE t0.id = ?
[
408491
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.order_shipping_id AS order_shipping_id_2, t0.method_title AS method_title_3, t0.method_id AS method_id_4, t0.total AS total_5, t0.total_tax AS total_tax_6, t0.delete AS delete_7, t0.order_id AS order_id_8 FROM order_shippings t0 WHERE t0.order_id = ? ORDER BY t0.id ASC
[
408491
]
|
|
doctrine | "COMMIT" | |
security |
Stored the security token in the session.
[ "key" => "_security_administration" ] |
|
snc_redis | Executing command "SET session:5cf9bc2486e192ee09bc4c0665cf15a0 _sf2_attributes|a:11:{s:22:"_csrf/admin_login_form";s:43:"8nsQe55hY50npWR4nk4NEKmcxWyZ7C1X4By6sWQFWRs";s:18:"_csrf/admin_logout";s:43:"D_EiZ1YwicVpjT6yOceVj6q5VKp2_SOzPDAg1ithzGo";s:30:"_csrf/product_mass_action_form";s:43:"-IbF41ZW06V9S5KBU8OYaklGCDEemzzyhPABPSQCuHE";s:34:"_csrf/advanced_search_product_form";s:43:"IboJW1troZ0TrC2v1n6yhU0l-6-KeAKcsKfcFePv6JY";s:32:"_csrf/route_admin_product_delete";s:43:"3KKPBdJ2h-R5XDDscqcpDGT9G5K1-x7F3s6kL89rIvk";s:32:"_csrf/advanced_search_order_form";s:43:"kQH-eODyo5S-0pMU7nPkEtEJ9pHdSYRxffM9hP0K7ro";s:28:"_csrf/order_mass_action_form";s:43:"oEbCnDgT2AtgMLiWG7HlE-CALjyvRJ9t__EUnnKENBw";s:34:"_csrf/route_admin_order_pdf_delete";s:43:"BHIUpsjBlaeUJjPNhhPhkSn2_ichipVKRhGdcgTbqZg";s:16:"_csrf/order_form";s:43:"w7kKts3gK238mEnz5FPlfr_GThj0Azv3jPPsGb-HWUo";s:37:"_csrf/advanced_search_order_stat_form";s:43:"z8qqpWEgZSZQuBEISA845TiUnFyEsP6X4pw2AG1ysG0";s:24:"_security_administration";s:672:"O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:14:"administration";i:2;a:5:{i:0;C:48:"App\CoreBundle\Model\Administrator\Administrator":288:{a:7:{i:0;i:2;i:1;s:5:"admin";i:2;s:60:"$2y$12$f/zPywyv8JLM2xhBwA3S/ec.mgjSRVawgsHxnm.it37vHPoOW566S";i:3;s:5:"admin";i:4;s:23:"6864a83c7720b3.58190026";i:5;i:1751428660;i:6;O:8:"DateTime":3:{s:4:"date";s:26:"2024-05-25 09:21:46.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}i:1;b:1;i:2;a:1:{i:0;O:41:"Symfony\Component\Security\Core\Role\Role":1:{s:47:" |