Log Messages
Level (7)
Channel (4)
| Time | Message |
|---|---|
| info |
Matched route "app_api_stock_out".
request
[ "route" => "app_api_stock_out" "route_parameters" => [ "_route" => "app_api_stock_out" "_controller" => "App\Controller\Api\ApiProductsController::stockOutBulkCreate" ] "request_uri" => "https://nolimit.grupa-abs.pl/api/stock-out/bulk-create" "method" => "POST" ] |
| debug |
Checking for authenticator support.
security
[ "firewall_name" => "api" "authenticators" => 1 ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "api" "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" ] |
| info |
Connecting with parameters [ "use_savepoints" => true "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "admin_nolimit" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [] "dbname" => "admin_nolimit" "serverVersion" => "10.6.11-MariaDB" "charset" => "utf8mb4" ]
doctrine
[ "params" => [ "use_savepoints" => true "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "admin_nolimit" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [] "dbname" => "admin_nolimit" "serverVersion" => "10.6.11-MariaDB" "charset" => "utf8mb4" ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM user t0 WHERE t0.email = ? LIMIT 1" (parameters: [ 1 => "api@leecooper.pl" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM user t0 WHERE t0.email = ? LIMIT 1" "params" => [ 1 => "api@leecooper.pl" ] "types" => [ 1 => 2 ] ] |
| debug |
Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport".
event
[ "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent" "listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport" ] |
| debug |
Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport".
event
[ "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent" "listener" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport" ] |
| debug |
Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials".
event
[ "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent" "listener" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials" ] |
| debug |
Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport".
event
[ "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent" "listener" => "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport" ] |
| debug |
Notified event "security.authentication.success" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials".
event
[ "event" => "security.authentication.success" "listener" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials" ] |
| info |
Authenticator successful!
security
[ "token" => Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#796 -user: App\Entity\User {#794 …} -roleNames: [ "ROLE_REST_API" "ROLE_USER" "ROLE_NOLIMIT" ] -attributes: [] -firewallName: "api" -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjUwMjY3ODgsImV4cCI6MTc2NTAzMDM4OCwicm9sZXMiOlsiUk9MRV9SRVNUX0FQSSIsIlJPTEVfVVNFUiIsIlJPTEVfTk9MSU1JVCJdLCJ1c2VybmFtZSI6ImFwaUBsZWVjb29wZXIucGwifQ.pJKPjycPV6g3ChufrdByIAsn8GGsXAyQOngzTti8UCfaXjHHGxlDNGThU5Q64E17AyYBI3yBb10awfojd2Pxc6Asl_AXwf6q5v9RueLeX2qzoG3OOhi06eVfkmLmbyBqvfKpfNR1lLx4TEMttmVlC6weQJZqgOn9RKVrBoTAUhnPxcWa3FcFsXv05RpsFriUSsFehXOIk8kyOJa3dlDNd0GMNpQ2k90TpaFnqlAubXj6dMt9armaWxDbe7_jNVLliEtpqNRaw9CvRz2Po9aqhoa0ObsnXXGTe6a6tfwpQxGgDoYsLA6sWazX_ea9cD3axZuJVkRfMqOKKzHUu4rAvw" } "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" ] |
| debug |
Notified event "Symfony\Component\Security\Http\Event\LoginSuccessEvent" to listener "Symfony\Component\Security\Http\EventListener\PasswordMigratingListener::onLoginSuccess".
event
[ "event" => "Symfony\Component\Security\Http\Event\LoginSuccessEvent" "listener" => "Symfony\Component\Security\Http\EventListener\PasswordMigratingListener::onLoginSuccess" ] |
| debug |
Authenticator set no success response: request continues.
security
[ "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" ] |
| debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\UX\Turbo\Request\RequestListener::__invoke".
event
[ "event" => "kernel.request" "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequestPrettyUrls".
event
[ "event" => "kernel.request" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequestPrettyUrls" ] |
| debug |
Notified event "kernel.request" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.controller" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
| debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "ContainerYziCf31\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "ContainerYziCf31\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2 FROM status t0 WHERE t0.id = ?" (parameters: [ 1 => 10 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM status t0 WHERE t0.id = ?" "params" => [ 1 => 10 ] "types" => [ 1 => 1 ] ] |
| debug |
Beginning transaction
doctrine
|
| deprecation |
User Deprecated: Providing the property $indexes on Doctrine\ORM\Mapping\Table does not have any effect and will be removed in Doctrine ORM 4.0. Please use the Doctrine\ORM\Mapping\Index attribute instead. (Table.php:26 called by Products.php:9, https://github.com/doctrine/orm/pull/11357, package doctrine/orm)
deprecation
[ "exception" => ErrorException {#1331 #message: "User Deprecated: Providing the property $indexes on Doctrine\ORM\Mapping\Table does not have any effect and will be removed in Doctrine ORM 4.0. Please use the Doctrine\ORM\Mapping\Index attribute instead. (Table.php:26 called by Products.php:9, https://github.com/doctrine/orm/pull/11357, package doctrine/orm)" #code: 0 #file: "/home/admin/domains/nolimit.grupa-abs.pl/public_html/vendor/doctrine/deprecations/src/Deprecation.php" #line: 208 #severity: E_USER_DEPRECATED trace: { /home/admin/domains/nolimit.grupa-abs.pl/public_html/vendor/doctrine/deprecations/src/Deprecation.php:208 { Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void … › › {
/home/admin/domains/nolimit.grupa-abs.pl/public_html/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
›
|
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991706663" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991706663" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991710202" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991710202" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991710219" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991710219" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991710233" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991710233" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991710240" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991710240" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991710257" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991710257" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991710264" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991710264" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991710271" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991710271" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991718499" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991718499" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991718505" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991718505" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991718512" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991718512" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991718529" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991718529" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991745051" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991745051" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991745075" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991745075" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746324" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746324" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746331" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746331" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746348" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746348" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746546" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746546" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746553" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746553" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746577" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746577" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746584" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746584" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746591" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746591" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746607" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746607" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746621" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746621" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746638" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746638" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746645" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746645" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746652" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746652" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746669" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746669" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746676" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746676" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746928" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746928" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746935" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746935" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746942" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746942" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991746959" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991746959" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747024" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747024" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747048" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747048" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747369" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747369" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747376" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747376" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747383" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747383" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747390" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747390" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747406" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747406" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747420" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747420" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747482" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747482" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747529" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747529" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747611" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747611" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747628" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747628" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747734" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747734" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747741" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747741" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747758" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747758" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747765" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747765" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747772" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747772" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747789" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747789" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747796" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747796" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747802" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747802" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747888" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747888" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747895" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747895" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747901" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747901" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991747918" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991747918" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748229" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748229" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748236" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748236" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748243" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748243" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748250" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748250" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748366" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748366" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748373" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748373" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748380" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748380" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748397" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748397" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748403" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748403" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748618" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748618" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748625" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748625" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748632" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748632" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748649" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748649" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748656" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748656" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748700" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748700" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748717" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748717" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748724" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748724" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748731" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748731" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748786" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748786" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748793" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748793" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748809" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748809" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748861" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748861" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748878" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748878" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748885" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748885" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748892" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748892" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748946" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748946" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748953" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748953" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748960" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748960" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991748977" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991748977" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991749110" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991749110" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991749127" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991749127" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991749134" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991749134" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991749202" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991749202" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991749219" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991749219" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991749226" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991749226" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991749233" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991749233" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991749264" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991749264" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991749950" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991749950" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991749981" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991749981" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991749998" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991749998" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991750000" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991750000" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991750017" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991750017" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991750024" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991750024" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991750048" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991750048" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991750055" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991750055" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991750062" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991750062" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991750086" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991750086" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991750796" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991750796" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991750802" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991750802" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991750819" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991750819" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991750826" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991750826" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991751083" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991751083" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991751090" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991751090" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991751106" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991751106" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991751113" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991751113" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991751366" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991751366" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991751373" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991751373" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991751380" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991751380" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991751397" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991751397" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991751403" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991751403" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991751427" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991751427" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991751755" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991751755" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991751816" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991751816" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991751823" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991751823" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991751847" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991751847" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752325" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752325" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752332" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752332" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752349" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752349" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752356" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752356" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752363" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752363" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752370" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752370" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752387" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752387" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752394" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752394" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752400" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752400" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752523" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752523" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752530" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752530" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752547" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752547" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752554" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752554" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752561" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752561" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752622" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752622" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752639" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752639" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752646" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752646" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752653" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752653" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752776" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752776" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752783" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752783" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752844" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752844" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752851" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752851" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752868" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752868" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752875" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752875" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752967" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752967" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752974" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752974" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752981" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752981" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991752998" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991752998" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753056" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753056" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753063" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753063" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753070" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753070" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753094" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753094" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753100" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753100" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753117" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753117" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753421" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753421" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753445" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753445" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753452" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753452" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753520" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753520" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753599" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753599" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753605" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753605" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753797" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753797" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753803" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753803" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753810" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753810" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753827" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753827" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753919" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753919" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753926" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753926" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753933" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753933" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991753940" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991753940" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991754138" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991754138" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991754145" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991754145" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991754152" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991754152" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991754169" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991754169" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991754206" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991754206" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991754213" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991754213" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991754954" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991754954" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991754961" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991754961" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991754978" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991754978" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991754985" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991754985" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991755005" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991755005" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991755012" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991755012" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991755029" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991755029" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991755036" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991755036" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991755043" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991755043" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991755050" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991755050" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991755074" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991755074" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991755098" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991755098" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991757467" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991757467" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991758235" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991758235" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991758242" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991758242" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991758259" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991758259" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991758266" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991758266" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991758280" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991758280" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991758297" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991758297" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991758310" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991758310" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991758334" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991758334" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991758341" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991758341" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991759874" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991759874" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991759904" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991759904" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991760443" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991760443" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991760498" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991760498" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991760528" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991760528" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991761303" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991761303" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991761327" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991761327" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991761341" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991761341" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991761365" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991761365" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991761372" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991761372" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991761389" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991761389" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991761402" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991761402" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991761426" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991761426" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991762287" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991762287" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991762294" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991762294" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991762317" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991762317" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991762331" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991762331" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991762706" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991762706" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991762713" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991762713" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991762737" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991762737" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991762744" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991762744" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991762775" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991762775" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991762799" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991762799" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991762812" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991762812" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991762829" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991762829" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => "LCO" 2 => "5905991762836" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_index AS product_index_2, t0.depositor_code AS depositor_code_3, t0.product_code AS product_code_4, t0.description AS description_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.in_nolimit AS in_nolimit_9 FROM products t0 WHERE t0.depositor_code = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => "LCO" 2 => "5905991762836" ] "types" => [ 1 => 2 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-1/12/2025/04" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-1/12/2025/04" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 233 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 233 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 11 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 11 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 12 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 12 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 13 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 13 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 14 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 14 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 15 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 15 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 16 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 16 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 17 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 17 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 19 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 19 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 20 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 20 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 21 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 21 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 22 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 22 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 234 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 234 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 235 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 235 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 23 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 23 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 24 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 24 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 25 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 25 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 26 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 26 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 27 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 27 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 29 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 29 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 30 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 30 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 31 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 31 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 32 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 32 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 33 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 33 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 34 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 34 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 35 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 35 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 36 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 36 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 37 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 37 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 38 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 38 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 39 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 39 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 40 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 40 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 41 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 41 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 42 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 42 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 240 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 240 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 241 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 241 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 43 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 43 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 44 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 44 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 45 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 45 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 46 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 46 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 242 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 242 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 243 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 243 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 244 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 244 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 245 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 245 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 246 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 246 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 247 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 247 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 47 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 47 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 48 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 48 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 49 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 49 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 50 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 50 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 51 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 51 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 52 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 52 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 53 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 53 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 54 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 54 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 55 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 55 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 56 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 56 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 57 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 57 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 58 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 58 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 59 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 59 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 60 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 60 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 61 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 61 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 62 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 62 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 63 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 63 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 64 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 64 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 65 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 65 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 66 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 66 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 232 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 232 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 67 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 67 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 68 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 68 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 69 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 69 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 70 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 70 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 71 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 71 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 72 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 72 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 73 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 73 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 74 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 74 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 75 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 75 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 76 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 76 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 77 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 77 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 78 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 78 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 79 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 79 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 80 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 80 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 81 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 81 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 82 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 82 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 83 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 83 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 84 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 84 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 85 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 85 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 86 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 86 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 87 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 87 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 88 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 88 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 89 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 89 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 90 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 90 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 91 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 91 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 92 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 92 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 93 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 93 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 94 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 94 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 95 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 95 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 96 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 96 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 97 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 97 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 98 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 98 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 99 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 99 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 100 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 100 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 102 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 102 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 103 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 103 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 104 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 104 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 106 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 106 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 107 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 107 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 108 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 108 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 109 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 109 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 110 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 110 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 111 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 111 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 112 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 112 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 113 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 113 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 114 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 114 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 115 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 115 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 116 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 116 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 117 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 117 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 118 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 118 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 119 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 119 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 120 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 120 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 124 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 124 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 125 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 125 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 126 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 126 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 127 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 127 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 128 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 128 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 129 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 129 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 130 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 130 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 131 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 131 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 132 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 132 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 133 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 133 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 134 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 134 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 135 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 135 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 136 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 136 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 137 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 137 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 138 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 138 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 139 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 139 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 140 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 140 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 141 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 141 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 142 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 142 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 143 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 143 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 144 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 144 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 145 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 145 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 146 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 146 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 147 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 147 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 148 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 148 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 149 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 149 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 150 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 150 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 151 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 151 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 152 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 152 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 153 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 153 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 154 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 154 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 155 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 155 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 156 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 156 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 157 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 157 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 158 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 158 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 159 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 159 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 160 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 160 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 161 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 161 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 162 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 162 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 164 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 164 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 165 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 165 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 236 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 236 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 237 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 237 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 238 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 238 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 166 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 166 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 167 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 167 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 168 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 168 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 169 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 169 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 170 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 170 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 171 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 171 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 172 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 172 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 173 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 173 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 174 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 174 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 175 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 175 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 248 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 248 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 176 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 176 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 177 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 177 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 178 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 178 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 179 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 179 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 180 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 180 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 181 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 181 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 182 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 182 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 183 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 183 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 184 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 184 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 185 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 185 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 186 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 186 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 187 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 187 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 188 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 188 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 189 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 189 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 190 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 190 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 239 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 239 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 191 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 191 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 192 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 192 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 193 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 193 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 194 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 194 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 195 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 195 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 196 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 196 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 197 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 197 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 198 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 198 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 199 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 199 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 200 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 200 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 201 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 201 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 202 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 202 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 207 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 207 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 209 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 209 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 210 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 210 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 211 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 211 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 212 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 212 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 213 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 213 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 214 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 214 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 215 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 215 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 216 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 216 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 217 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 217 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 218 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 218 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 219 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 219 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 220 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 220 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 221 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 221 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 222 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 222 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 223 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 223 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 224 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 224 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 225 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 225 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 227 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 227 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 228 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 228 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 229 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 229 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 231 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 231 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 13:13:01" 2 => 230 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 13:13:01" 2 => 230 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:20:38" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 10 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:20:38" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 10 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752776" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752776" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752783" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752783" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752639" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752639" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752646" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752646" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752622" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752622" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752653" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752653" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752349" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752349" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752356" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752356" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752363" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752363" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991751823" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991751823" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991751816" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991751816" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991751847" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991751847" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752530" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752530" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752547" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752547" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752523" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752523" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752554" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752554" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752561" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752561" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991751090" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991751090" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991751083" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991751083" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991751106" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991751106" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991751113" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991751113" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991751373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991751373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991751366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991751366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991751380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991751380" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991751397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991751397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991751403" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991751403" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991747888" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991747888" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991747895" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991747895" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991747901" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991747901" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991747918" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991747918" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991748625" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991748625" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991748632" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991748632" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991750819" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991750819" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991748243" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991748243" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991748373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991748373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991748366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991748366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991748380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991748380" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991748397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991748397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991747376" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991747376" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991747383" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991747383" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991747369" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991747369" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991747390" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991747390" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991746935" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991746935" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991746942" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991746942" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991746959" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991746959" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991749226" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991749226" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991749233" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991749233" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991761327" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991761327" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991761365" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991761365" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991762812" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991762812" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991762829" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991762829" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991754954" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991754954" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991754961" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991754961" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991755005" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991755005" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991755036" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991755036" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991755043" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991755043" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991753421" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991753421" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991746331" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991746331" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991746324" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991746324" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991746348" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991746348" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752974" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752974" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752967" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752967" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752981" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752981" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991752998" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991752998" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991753094" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991753094" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991753100" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991753100" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991753117" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991753117" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991748878" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991748878" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991748861" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991748861" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991748793" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991748793" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991748809" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991748809" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991753926" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991753926" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991753919" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991753919" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991753933" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991753933" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991753940" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991753940" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991753803" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991753803" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991753827" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991753827" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 10 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 10 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-2/12/2025/07" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-2/12/2025/07" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:23:25" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 11 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:23:25" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 11 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 81 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 81 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 82 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 82 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 83 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 83 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 84 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 84 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 85 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 85 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 86 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 86 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 87 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 87 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 88 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 88 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 89 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 89 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 90 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 90 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 91 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 91 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 92 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 92 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 93 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 93 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 94 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 94 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 95 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 95 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 96 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 96 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 97 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 97 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 98 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 98 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 99 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 99 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 100 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 100 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 101 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 101 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 102 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 102 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 103 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 103 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 104 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 104 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 105 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 105 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 106 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 106 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 107 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 107 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 108 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 108 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 109 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 109 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 110 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 110 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 111 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 111 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 112 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 112 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 113 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 113 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 114 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 114 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 115 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 115 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 116 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 116 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 117 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 117 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 118 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 118 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 119 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 119 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 120 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 120 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 121 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 121 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 122 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 122 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 123 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 123 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 124 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 124 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 125 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 125 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 126 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 126 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 127 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 127 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 128 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 128 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 129 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 129 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 130 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 130 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 131 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 131 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 132 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 132 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 133 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 133 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 134 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 134 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 135 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 135 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 136 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 136 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 137 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 137 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 138 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 138 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 139 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 139 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 140 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 140 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 141 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 141 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 142 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 142 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 143 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 143 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 144 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 144 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 145 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 145 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 146 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 146 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 147 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 147 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 148 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 148 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 149 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 149 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 150 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 150 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 151 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 151 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 152 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 152 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 153 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 153 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 154 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 154 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 155 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 155 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 156 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 156 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 157 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3Y2R4D0FGTCM8SC0NY4" 3 => 157 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991752776" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991752776" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991752783" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991752783" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991752646" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991752646" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991752622" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991752622" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991752653" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991752653" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991752325" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991752325" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991751816" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991751816" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991751847" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991751847" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991752530" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991752530" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991752547" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991752547" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991754138" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991754138" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991754145" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991754145" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991754169" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991754169" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991748717" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991748717" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991748724" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991748724" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991751755" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991751755" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991751427" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991751427" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991751366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991751366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991748236" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991748236" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991748397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991748397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991749264" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991749264" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991746942" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991746942" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991749110" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991749110" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991746331" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991746331" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991746324" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991746324" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991746348" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991746348" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991753056" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991753056" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991753063" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991753063" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991753070" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991753070" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991752974" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991752974" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991752967" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991752967" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991752981" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991752981" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991752998" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991752998" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991753094" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991753094" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991753100" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991753100" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991753117" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991753117" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991748878" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991748878" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991748861" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991748861" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991748885" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991748885" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991748892" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991748892" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991748793" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991748793" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991748786" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991748786" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991748809" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991748809" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991748946" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991748946" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991748960" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991748960" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991748977" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991748977" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991762317" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991762317" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991761303" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991761303" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991761327" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991761327" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991761372" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991761372" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991759904" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991759904" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991758235" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991758235" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991758242" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991758242" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991758259" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991758259" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991758280" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991758280" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991758334" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991758334" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991754954" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991754954" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991755098" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991755098" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991760443" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 2 => "5905991760443" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 11 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 11 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-3/12/2025/20" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-3/12/2025/20" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:23:25" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 12 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:23:25" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 12 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 158 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 158 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 159 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 159 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 160 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 160 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 161 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 161 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 162 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 162 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 163 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 163 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 164 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 164 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 165 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 165 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 166 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 166 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 167 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 167 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 168 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 168 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 169 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 169 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 170 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 170 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 171 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 171 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 172 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 172 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 173 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 173 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 174 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 174 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 175 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 175 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 176 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 176 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 177 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 177 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 178 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 178 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 179 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 179 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 180 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 180 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 181 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 181 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 182 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 182 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 183 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 183 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 184 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 184 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 185 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 185 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 186 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 186 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 187 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 187 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 188 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 188 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 189 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 189 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 190 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 190 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 191 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 191 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 192 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 192 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 193 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 193 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 194 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 194 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 195 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 195 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 196 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 196 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 197 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 197 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 198 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 198 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 199 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 199 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 200 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 200 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 201 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 201 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 202 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 202 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 203 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 203 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 204 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 204 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 205 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 205 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 206 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 206 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 207 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 207 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 208 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 208 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 209 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 209 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 210 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 210 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 211 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 211 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 212 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 212 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 213 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 213 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 214 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 214 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 215 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 215 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 216 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ3ZYCDTTESGRGEHP3Z0Y" 3 => 216 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991752639" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991752639" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991752646" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991752646" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991752622" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991752622" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991752653" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991752653" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991752325" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991752325" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991751816" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991751816" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991752387" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991752387" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991752547" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991752547" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991752561" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991752561" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991754138" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991754138" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991754206" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991754206" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991754145" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991754145" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991754169" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991754169" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991748717" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991748717" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991751755" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991751755" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991751090" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991751090" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991751083" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991751083" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991751106" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991751106" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991751113" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991751113" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991751403" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991751403" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991747895" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991747895" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991747918" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991747918" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991747765" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991747765" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991748618" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991748618" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991748632" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991748632" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991748649" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991748649" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991748656" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991748656" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991750796" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991750796" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991748373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991748373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991748366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991748366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991748380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991748380" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991747376" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991747376" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991747383" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991747383" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991747369" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991747369" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991747390" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991747390" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991749226" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991749226" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991749110" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991749110" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991749127" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991749127" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991749134" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991749134" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991761303" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991761303" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991761327" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991761327" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991761372" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991761372" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991761389" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991761389" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991761402" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991761402" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991746607" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991746607" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991746591" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991746591" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991746584" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991746584" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991718505" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991718505" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991718499" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991718499" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991718512" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991718512" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991718529" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991718529" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991746331" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991746331" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991746324" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991746324" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991746348" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991746348" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991753056" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991753056" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991753063" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991753063" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991753070" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991753070" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991752974" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991752974" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991752967" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991752967" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991752981" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991752981" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991752998" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991752998" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991710264" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991710264" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991710257" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991710257" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991710240" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991710240" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991710271" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991710271" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991710219" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991710219" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991710202" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991710202" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991710233" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991710233" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991748786" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991748786" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991748953" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991748953" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991748946" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991748946" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991748960" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991748960" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991748977" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991748977" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 12 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 12 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-2/12/2025/28" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-2/12/2025/28" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:23:25" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 13 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:23:25" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 13 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 217 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 217 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 218 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 218 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 219 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 219 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 220 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 220 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 221 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 221 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 222 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 222 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 223 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 223 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 224 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 224 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 225 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 225 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 226 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 226 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 227 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 227 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 228 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 228 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 229 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 229 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 230 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 230 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 231 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 231 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 232 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 232 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 233 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 233 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 234 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 234 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 235 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 235 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 236 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 236 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 237 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 237 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 238 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 238 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 239 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 239 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 240 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 240 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 241 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 241 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 242 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 242 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 243 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 243 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 244 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 244 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 245 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 245 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 246 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 246 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 247 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 247 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 248 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 248 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 249 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 249 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 250 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 250 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 251 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 251 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 252 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 252 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 253 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 253 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 254 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 254 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 255 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 255 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 256 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 256 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 257 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 257 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 258 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 258 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 259 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 259 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 260 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 260 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 261 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 261 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 262 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 262 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 263 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 263 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 264 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 264 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 265 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 265 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 266 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 266 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 267 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 267 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 268 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 268 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 269 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 269 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 270 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 270 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 271 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 271 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 272 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 272 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 273 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 273 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 274 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 274 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 275 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 275 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 276 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 276 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 277 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 277 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 278 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 278 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 279 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 279 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 280 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 280 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 281 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 281 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 282 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 282 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 283 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 283 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 284 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 284 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 285 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 285 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 286 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 286 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 287 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 287 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 288 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 288 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 289 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ41A429RAJN9BN8Z8HDC" 3 => 289 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991752776" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991752776" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991752783" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991752783" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991752646" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991752646" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991752332" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991752332" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991752349" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991752349" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991752363" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991752363" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991752530" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991752530" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991752561" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991752561" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991754138" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991754138" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991754206" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991754206" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991754145" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991754145" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991751366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991751366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991747802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991747802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991747734" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991747734" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991747741" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991747741" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991747758" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991747758" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991750802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991750802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991748243" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991748243" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991748366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991748366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991747376" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991747376" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991747383" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991747383" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991747369" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991747369" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991747390" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991747390" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991746928" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991746928" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991749219" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991749219" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991762799" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991762799" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991762836" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991762836" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991759904" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991759904" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991760498" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991760498" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991760528" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991760528" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991752868" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991752868" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991752875" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991752875" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991746331" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991746331" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991746324" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991746324" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991746348" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991746348" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991753056" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991753056" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991753063" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991753063" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991753070" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991753070" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991746546" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991746546" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991752974" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991752974" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991752967" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991752967" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991748885" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991748885" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991748793" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991748793" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991748786" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991748786" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991748809" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991748809" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991748953" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991748953" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 13 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 13 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-4/12/2025/30" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-4/12/2025/30" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:20:38" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 14 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:20:38" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 14 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 290 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 290 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 291 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 291 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 292 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 292 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 293 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 293 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 294 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 294 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 295 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 295 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 296 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 296 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 297 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 297 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 298 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 298 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 299 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 299 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 300 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 300 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 301 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 301 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 302 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 302 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 303 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 303 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 304 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 304 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 305 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 305 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 306 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 306 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 307 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 307 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 308 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 308 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 309 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 309 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 310 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 310 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 311 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 311 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 312 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 312 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 313 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 313 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 314 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 314 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 315 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 315 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 316 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 316 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 317 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 317 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 318 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 318 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 319 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 319 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 320 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 320 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 321 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 321 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 322 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 322 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 323 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 323 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 324 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 324 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 325 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 325 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 326 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 326 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 327 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 327 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 328 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 328 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 329 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 329 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 330 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 330 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 331 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 331 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 332 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 332 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 333 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 333 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 334 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 334 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 335 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4305V48G4EC6W4WXCFZ" 3 => 335 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991752776" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991752776" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991752783" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991752783" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991752639" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991752639" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991752646" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991752646" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991752622" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991752622" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991752653" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991752653" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991752356" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991752356" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991751823" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991751823" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991751816" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991751816" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991751847" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991751847" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991752530" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991752530" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991752547" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991752547" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991752523" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991752523" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991752554" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991752554" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991752561" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991752561" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991754206" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991754206" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991754213" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991754213" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991754145" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991754145" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991754169" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991754169" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748724" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748724" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991751755" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991751755" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991751083" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991751083" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991751106" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991751106" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991751373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991751373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991751366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991751366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991751380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991751380" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991751397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991751397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991751403" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991751403" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991747796" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991747796" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991747802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991747802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991747888" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991747888" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991747895" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991747895" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991747901" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991747901" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991747918" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991747918" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991747734" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991747734" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991747741" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991747741" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991747758" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991747758" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748625" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748625" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748632" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748632" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748649" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748649" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991750802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991750802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991750796" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991750796" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991750819" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991750819" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991750826" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991750826" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748229" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748229" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748236" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748236" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748243" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748243" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748250" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748250" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748380" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748403" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748403" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991747376" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991747376" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991747383" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991747383" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991747369" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991747369" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991749264" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991749264" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991749202" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991749202" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991749226" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991749226" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991749127" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991749127" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991749134" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991749134" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991761327" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991761327" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991762775" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991762775" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991758280" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991758280" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991758341" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991758341" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991755012" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991755012" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991755036" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991755036" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991755050" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991755050" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991750000" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991750000" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991750055" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991750055" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991746607" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991746607" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991746591" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991746591" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991746584" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991746584" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991746324" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991746324" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991746348" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991746348" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991752967" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991752967" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991752981" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991752981" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991753094" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991753094" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748878" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748878" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748861" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748861" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748885" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748885" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748892" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748892" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748793" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748793" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748786" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748786" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748809" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748809" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748953" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748953" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748946" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748946" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748960" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748960" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991748977" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991748977" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991753926" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991753926" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991753919" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991753919" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991753933" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991753933" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991753940" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991753940" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991753803" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991753803" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991753797" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991753797" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991753810" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991753810" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 14 2 => "5905991753827" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 14 2 => "5905991753827" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 14 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 14 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-3/12/2025/68" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-3/12/2025/68" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:23:25" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 15 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:23:25" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 15 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 336 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 336 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 337 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 337 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 338 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 338 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 339 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 339 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 340 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 340 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 341 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 341 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 342 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 342 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 343 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 343 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 344 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 344 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 345 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 345 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 346 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 346 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 347 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 347 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 348 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 348 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 349 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 349 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 350 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 350 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 351 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 351 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 352 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 352 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "6" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 353 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "6" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 353 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 354 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 354 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 355 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 355 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 356 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 356 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 357 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 357 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 358 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 358 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 359 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 359 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 360 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 360 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 361 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 361 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 362 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 362 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 363 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 363 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 364 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 364 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 365 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 365 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 366 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 366 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 367 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 367 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 368 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 368 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 369 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 369 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 370 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 370 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 371 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 371 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 372 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 372 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 373 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 373 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 374 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 374 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 375 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 375 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 376 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 376 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 377 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 377 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 378 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 378 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 379 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 379 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 380 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 380 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 381 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 381 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 382 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 382 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 383 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 383 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 384 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 384 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 385 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 385 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 386 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 386 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 387 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 387 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 388 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 388 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 389 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 389 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 390 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 390 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 391 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 391 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 392 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 392 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 393 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 393 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 394 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 394 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 395 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 395 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 396 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 396 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 397 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 397 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 398 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 398 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 399 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 399 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 400 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 400 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 401 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 401 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 402 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 402 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 403 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 403 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 404 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 404 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 405 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 405 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 406 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 406 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 407 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 407 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 408 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 408 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 409 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 409 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 410 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 410 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 411 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 411 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 412 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 412 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 413 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 413 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 414 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 414 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 415 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 415 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 416 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 416 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 417 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 417 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 418 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 418 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 419 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 419 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 420 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 420 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 421 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 421 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 422 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 422 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 423 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 423 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 424 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 424 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 425 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 425 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 426 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 426 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 427 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 427 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 428 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 428 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 429 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 429 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 430 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 430 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 431 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 431 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 432 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ442T46SGA8ED6PVCXS0" 3 => 432 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991751366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991751366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991751380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991751380" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991751397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991751397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991751403" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991751403" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991747789" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991747789" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991747772" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991747772" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991747796" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991747796" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991747802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991747802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991747888" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991747888" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991747895" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991747895" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991747901" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991747901" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991747918" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991747918" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991747734" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991747734" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991747741" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991747741" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991747758" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991747758" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991747765" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991747765" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991748625" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991748625" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991748618" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991748618" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991748632" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991748632" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991748656" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991748656" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991750802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991750802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991750796" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991750796" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991750819" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991750819" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991748229" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991748229" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991748236" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991748236" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991748243" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991748243" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991748366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991748366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991747383" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991747383" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991747369" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991747369" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991747390" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991747390" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991749264" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991749264" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991746928" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991746928" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991746959" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991746959" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991749219" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991749219" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991749202" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991749202" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991749226" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991749226" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991749127" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991749127" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991749134" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991749134" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991761303" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991761303" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991761365" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991761365" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991761372" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991761372" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991761389" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991761389" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991762713" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991762713" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991762812" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991762812" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991758297" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991758297" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991758334" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991758334" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991755012" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991755012" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991755036" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991755036" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991755098" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991755098" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991746331" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991746331" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991746324" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991746324" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991746348" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991746348" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991752981" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991752981" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991752998" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991752998" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991748861" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991748861" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991748793" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991748793" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991753940" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991753940" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991753803" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991753803" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991753797" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 2 => "5905991753797" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 15 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 15 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-3/12/2025/70" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-3/12/2025/70" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:17:09" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 16 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:17:09" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 16 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 433 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 433 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 434 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 434 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 435 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 435 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 436 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 436 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 437 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 437 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 438 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 438 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 439 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 439 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 440 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 440 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 441 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 441 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 442 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 442 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 443 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 443 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 444 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 444 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 445 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 445 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 446 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 446 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 447 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 447 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 448 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 448 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 449 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 449 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 450 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 450 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 451 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 451 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 452 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 452 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 453 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 453 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 454 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 454 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 455 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 455 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 456 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 456 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 457 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 457 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 458 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 458 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 459 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 459 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 460 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 460 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 461 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 461 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 462 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 462 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 463 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 463 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 464 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 464 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 465 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 465 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 466 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 466 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 467 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 467 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 468 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 468 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 469 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 469 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 470 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 470 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 471 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 471 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 472 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 472 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 473 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 473 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 474 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 474 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 475 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 475 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 476 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 476 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 477 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 477 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 478 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 478 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 479 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 479 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 480 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 480 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 481 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 481 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 482 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 482 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 483 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 483 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 484 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 484 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 485 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 485 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 486 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 486 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 487 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 487 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 488 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 488 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 489 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 489 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 490 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 490 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 491 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ46A4KKJ4CW22HD9DJDN" 3 => 491 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991752783" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991752783" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991751823" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991751823" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991752530" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991752530" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991751755" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991751755" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991747888" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991747888" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991747901" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991747901" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991747741" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991747741" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991748632" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991748632" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991750819" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991750819" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991748373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991748373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991748366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991748366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991748380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991748380" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991748397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991748397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991747369" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991747369" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991749226" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991749226" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991749134" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991749134" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991746324" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991746324" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991753056" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991753056" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991752974" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991752974" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991753094" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991753094" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991748977" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991748977" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991753926" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991753926" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991753803" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991753803" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991753810" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991753810" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991753520" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991753520" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991706663" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991706663" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991745051" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991745051" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991745075" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991745075" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991753599" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991753599" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991753605" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991753605" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991757467" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991757467" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991758297" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991758297" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991758310" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991758310" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 16 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 16 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-2/12/2025/24" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-2/12/2025/24" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-04 16:38:55" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 17 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-04 16:38:55" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 17 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 492 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 492 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 493 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 493 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 494 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 494 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 495 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 495 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 496 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 496 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 497 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 497 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 498 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 498 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 499 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 499 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 500 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 500 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 501 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 501 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 502 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 502 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 503 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 503 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 504 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 504 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 505 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 505 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 506 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 506 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 507 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 507 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 508 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 508 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 509 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 509 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 510 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 510 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 511 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 511 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 512 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 512 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 513 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 513 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 514 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 514 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 515 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 515 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 516 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 516 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 517 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 517 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 518 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 518 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 519 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 519 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 520 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 520 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 521 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 521 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 522 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 522 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 523 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 523 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 524 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ47VQDDT8FQVJZXA0SSF" 3 => 524 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 17 2 => "5905991752646" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 17 2 => "5905991752646" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 17 2 => "5905991752622" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 17 2 => "5905991752622" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 17 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 17 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-4/12/2025/44" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-4/12/2025/44" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:17:09" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 18 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:17:09" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 18 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ48P8XS0KRA4KC6T0E5X" 3 => 525 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ48P8XS0KRA4KC6T0E5X" 3 => 525 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ48P8XS0KRA4KC6T0E5X" 3 => 526 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ48P8XS0KRA4KC6T0E5X" 3 => 526 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 18 2 => "5905991747529" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 18 2 => "5905991747529" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 18 2 => "5905991747376" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 18 2 => "5905991747376" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 18 2 => "5905991747383" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 18 2 => "5905991747383" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 18 2 => "5905991747611" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 18 2 => "5905991747611" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 18 2 => "5905991747628" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 18 2 => "5905991747628" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 18 2 => "5905991747482" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 18 2 => "5905991747482" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 18 2 => "5905991747420" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 18 2 => "5905991747420" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 18 2 => "5905991747406" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 18 2 => "5905991747406" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 18 2 => "5905991747024" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 18 2 => "5905991747024" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 18 2 => "5905991747048" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 18 2 => "5905991747048" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 18 2 => "5905991746942" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 18 2 => "5905991746942" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 18 2 => "5905991746959" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 18 2 => "5905991746959" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 18 2 => "5905991749226" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 18 2 => "5905991749226" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 18 2 => "5905991749110" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 18 2 => "5905991749110" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 18 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 18 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-2/12/2025/65" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-2/12/2025/65" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-04 16:41:56" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 19 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-04 16:41:56" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 19 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 527 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 527 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 528 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 528 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 529 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 529 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 530 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 530 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 531 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 531 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 532 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 532 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 533 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 533 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 534 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 534 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 535 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 535 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 536 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 536 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 537 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 537 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 538 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 538 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 539 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 539 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 540 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ48XN215HBYY11D7BG04" 3 => 540 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 19 2 => "5905991754145" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 19 2 => "5905991754145" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 19 2 => "5905991751755" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 19 2 => "5905991751755" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 19 2 => "5905991747888" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 19 2 => "5905991747888" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 19 2 => "5905991747734" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 19 2 => "5905991747734" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 19 2 => "5905991761389" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 19 2 => "5905991761389" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 19 2 => "5905991752974" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 19 2 => "5905991752974" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 19 2 => "5905991752998" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 19 2 => "5905991752998" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 19 2 => "5905991753100" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 19 2 => "5905991753100" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 19 2 => "5905991753933" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 19 2 => "5905991753933" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 19 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 19 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-2/12/2025/25" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-2/12/2025/25" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:17:09" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 20 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:17:09" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 20 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 541 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 541 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 542 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 542 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 543 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 543 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 544 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 544 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 545 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 545 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 546 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 546 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 547 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 547 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 548 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 548 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 549 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49CKN9KP6B81FHRFF04" 3 => 549 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991752332" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991752332" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991752325" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991752325" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991752356" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991752356" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991751755" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991751755" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991751090" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991751090" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991747888" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991747888" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991747918" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991747918" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991747758" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991747758" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991749264" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991749264" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991746928" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991746928" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991746959" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991746959" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991762287" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991762287" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991761389" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991761389" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991761402" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991761402" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991759874" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991759874" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991758242" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991758242" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991758280" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991758280" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991758310" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991758310" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991754954" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991754954" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991754978" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991754978" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991755005" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991755005" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991750024" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991750024" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991752974" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991752974" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991752998" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991752998" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991753100" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991753100" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991753919" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991753919" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991753933" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991753933" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991746669" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 2 => "5905991746669" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 20 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 20 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-2/12/2025/14" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-2/12/2025/14" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:20:38" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 21 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:20:38" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 21 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 550 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 550 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 551 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 551 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 552 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 552 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 553 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 553 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 554 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 554 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 555 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 555 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 556 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 556 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 557 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 557 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 558 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 558 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 559 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 559 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 560 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 560 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 561 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 561 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 562 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 562 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 563 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 563 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 564 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 564 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 565 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 565 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 566 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 566 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 567 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 567 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 568 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 568 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 569 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 569 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 570 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 570 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 571 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 571 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 572 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 572 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 573 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 573 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 574 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 574 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 575 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 575 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 576 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 576 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 577 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ49RCXBS2MV0S00AKG03" 3 => 577 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991752776" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991752776" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991752783" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991752783" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991752325" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991752325" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991752349" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991752349" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991752356" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991752356" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991752363" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991752363" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991751823" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991751823" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991751816" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991751816" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991751847" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991751847" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991752530" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991752530" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991752547" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991752547" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991752523" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991752523" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991752554" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991752554" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991752561" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991752561" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991754169" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991754169" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991748717" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991748717" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991748724" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991748724" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991748700" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991748700" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991748373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991748373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991748380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991748380" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991747376" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991747376" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991747383" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991747383" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991747369" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991747369" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991747390" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991747390" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991749219" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991749219" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991749202" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991749202" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991749233" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991749233" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991762294" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991762294" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991762317" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991762317" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991762331" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991762331" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991761303" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991761303" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991761327" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991761327" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991761365" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991761365" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991761372" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991761372" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991761426" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991761426" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991762706" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991762706" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991762713" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991762713" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991762737" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991762737" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991762744" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991762744" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991762775" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991762775" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991762799" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991762799" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991759904" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991759904" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991758235" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991758235" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991758259" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991758259" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991758266" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991758266" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991758297" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991758297" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991758334" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991758334" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991758341" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991758341" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991754954" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991754954" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991754961" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991754961" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991754978" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991754978" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991754985" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991754985" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991755005" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991755005" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991755012" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991755012" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991755029" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991755029" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991755036" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991755036" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991755043" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991755043" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991755050" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991755050" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991755074" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991755074" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991755098" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991755098" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991749950" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991749950" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991750017" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991750017" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991750048" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991750048" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991750086" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991750086" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991752851" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991752851" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991752844" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991752844" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991752875" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991752875" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991753445" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991753445" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991753117" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 2 => "5905991753117" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 21 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 21 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-2/12/2025/60" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-2/12/2025/60" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:20:38" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 22 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:20:38" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 22 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 578 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 578 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 579 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 579 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 580 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 580 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 581 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 581 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 582 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 582 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 583 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 583 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 584 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 584 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 585 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 585 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 586 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 586 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 587 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 587 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 588 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 588 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 589 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 589 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 590 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 590 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 591 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 591 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 592 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 592 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 593 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 593 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 594 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 594 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 595 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 595 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 596 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 596 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 597 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 597 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 598 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 598 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 599 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 599 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 600 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 600 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 601 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 601 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 602 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 602 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 603 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 603 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 604 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 604 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 605 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 605 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 606 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 606 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 607 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 607 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 608 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 608 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 609 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 609 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 610 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 610 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 611 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 611 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 612 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 612 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 613 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 613 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 614 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 614 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 615 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 615 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 616 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 616 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 617 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 617 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 618 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 618 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 619 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 619 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 620 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 620 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 621 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 621 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 622 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 622 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 623 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 623 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 624 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 624 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 625 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 625 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 626 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 626 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 627 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 627 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 628 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 628 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 629 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 629 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 630 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 630 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 631 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 631 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 632 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 632 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 633 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 633 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 634 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 634 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 635 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 635 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 636 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 636 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 637 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 637 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 638 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 638 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 639 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 639 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 640 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 640 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 641 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 641 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 642 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 642 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 643 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 643 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 644 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 644 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 645 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 645 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 646 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4AH5D63TZBWB6D5SVQR" 3 => 646 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991752776" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991752776" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991751823" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991751823" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991751816" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991751816" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991751847" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991751847" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991752547" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991752547" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991754213" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991754213" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991754145" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991754145" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991754169" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991754169" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991751106" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991751106" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991747789" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991747789" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991747772" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991747772" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991747796" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991747796" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991747802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991747802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991747888" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991747888" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991747895" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991747895" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991747901" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991747901" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991747918" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991747918" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991747734" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991747734" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991747765" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991747765" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991748250" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991748250" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991748373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991748373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991748397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991748397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991747376" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991747376" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991747383" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991747383" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991747369" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991747369" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991746928" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991746928" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991746942" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991746942" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991746959" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991746959" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991749219" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991749219" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991749110" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991749110" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991761303" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991761303" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991761341" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991761341" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991759904" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991759904" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991754954" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991754954" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991755043" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991755043" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991753445" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991753445" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991746348" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991746348" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991752974" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991752974" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991752967" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991752967" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991753094" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991753094" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991748892" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991748892" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991748953" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 2 => "5905991748953" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 22 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 22 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-2/12/2025/67" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-2/12/2025/67" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:17:09" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 23 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:17:09" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 23 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 647 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 647 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 648 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 648 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 649 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 649 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 650 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 650 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 651 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 651 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 652 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 652 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 653 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 653 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 654 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 654 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 655 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 655 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 656 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 656 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 657 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 657 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 658 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 658 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 659 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 659 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 660 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 660 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 661 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 661 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 662 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 662 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 663 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 663 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 664 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 664 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 665 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 665 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 666 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 666 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 667 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 667 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 668 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 668 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 669 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 669 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 670 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 670 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 671 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 671 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 672 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 672 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 673 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 673 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 674 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 674 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 675 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 675 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 676 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 676 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 677 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 677 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 678 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 678 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 679 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 679 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 680 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 680 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 681 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 681 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 682 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 682 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 683 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 683 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 684 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 684 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 685 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 685 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 686 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 686 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 687 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 687 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 688 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4C62HT8X17M03B6Q71S" 3 => 688 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991752639" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991752639" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991752646" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991752646" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991752622" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991752622" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991752653" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991752653" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991752387" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991752387" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991752370" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991752370" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991752394" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991752394" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991752400" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991752400" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991751083" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991751083" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991751373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991751373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991747802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991747802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991748625" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991748625" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991748229" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991748229" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991748243" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991748243" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991748373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991748373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991748397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991748397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991749264" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991749264" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991749110" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991749110" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991758259" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991758259" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991758280" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991758280" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991758310" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991758310" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991758341" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991758341" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991754954" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991754954" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991754985" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991754985" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991755005" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991755005" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991755012" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991755012" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991755050" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991755050" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991755074" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991755074" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991760528" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991760528" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991752868" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991752868" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991752844" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991752844" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991752875" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991752875" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991753056" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991753056" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991753063" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991753063" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991753070" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991753070" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991752974" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991752974" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991752981" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991752981" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991753094" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991753094" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991753100" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991753100" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991753117" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 2 => "5905991753117" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 23 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 23 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-4/12/2025/65" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-4/12/2025/65" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:17:09" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 24 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:17:09" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 24 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 689 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 689 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 690 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 690 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 691 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 691 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 692 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 692 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 693 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 693 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 694 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 694 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 695 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 695 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 696 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 696 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 697 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 697 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 698 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 698 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 699 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 699 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 700 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 700 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 701 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 701 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 702 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 702 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 703 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 703 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 704 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 704 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 705 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 705 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 706 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 706 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 707 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 707 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 708 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 708 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 709 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 709 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 710 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 710 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 711 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 711 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 712 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 712 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 713 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 713 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 714 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 714 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 715 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 715 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 716 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 716 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 717 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 717 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 718 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 718 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 719 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 719 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 720 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 720 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 721 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 721 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 722 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 722 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 723 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 723 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 724 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 724 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 725 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 725 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 726 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 726 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 727 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 727 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 728 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4D72V6E0NZW7GD93EGK" 3 => 728 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991752783" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991752783" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991752363" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991752363" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991751823" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991751823" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991751816" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991751816" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991751847" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991751847" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991747741" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991747741" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991747758" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991747758" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991747765" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991747765" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991748625" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991748625" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991748373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991748373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991748380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991748380" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991748397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991748397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991747376" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991747376" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991747383" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991747383" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991747369" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991747369" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991746942" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991746942" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991749134" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991749134" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991752981" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991752981" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991753094" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991753094" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991753117" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991753117" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991753926" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991753926" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991753797" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 2 => "5905991753797" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 24 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 24 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-2/12/2025/64" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-2/12/2025/64" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:17:09" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 25 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:17:09" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 25 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 729 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 729 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 730 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 730 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 731 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 731 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 732 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 732 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 733 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 733 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 734 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 734 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 735 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 735 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 736 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 736 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 737 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 737 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 738 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 738 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 739 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 739 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 740 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 740 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 741 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 741 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 742 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 742 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 743 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 743 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 744 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 744 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 745 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 745 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 746 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 746 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 747 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 747 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 748 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 748 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 749 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 749 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 750 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4E7CNVYY2WR6RDWGR3S" 3 => 750 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991752783" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991752783" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991751816" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991751816" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991752530" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991752530" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991754152" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991754152" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991748700" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991748700" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991751397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991751397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991747802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991747802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991747888" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991747888" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991747734" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991747734" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991750802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991750802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991748229" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991748229" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991748373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991748373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991748380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991748380" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991748397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991748397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991747376" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991747376" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991747369" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991747369" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991749264" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 2 => "5905991749264" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 25 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 25 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-3/12/2025/66" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-3/12/2025/66" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:23:25" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 26 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:23:25" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 26 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 751 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 751 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 752 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 752 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 753 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 753 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 754 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 754 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 755 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 755 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 756 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 756 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 757 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 757 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 758 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 758 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 759 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 759 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 760 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 760 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 761 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 761 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 762 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 762 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 763 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 763 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 764 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 764 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 765 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 765 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 766 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 766 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 767 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4EW6Y3WQWVDEQ62P6MS" 3 => 767 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991752639" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991752639" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991752646" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991752646" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991752622" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991752622" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991752653" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991752653" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991752332" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991752332" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991752325" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991752325" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991752349" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991752349" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991752356" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991752356" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991752363" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991752363" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991751816" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991751816" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991752530" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991752530" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991752547" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991752547" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991752523" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991752523" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991752554" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991752554" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991752561" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991752561" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991754138" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991754138" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991754145" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991754145" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991751090" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991751090" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991751106" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991751106" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991747888" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991747888" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991747918" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991747918" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991747734" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991747734" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991747741" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991747741" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991747758" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991747758" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991747765" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991747765" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991748618" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991748618" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991750802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991750802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991748236" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991748236" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991748373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991748373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991747376" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991747376" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991747383" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991747383" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991747369" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991747369" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991747390" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991747390" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991749264" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991749264" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991746935" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991746935" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991746959" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991746959" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991749219" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991749219" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991749226" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991749226" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991749233" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991749233" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991749110" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991749110" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991749134" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991749134" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991750024" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991750024" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991750055" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991750055" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991750062" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991750062" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991750086" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991750086" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991746577" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991746577" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991752974" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991752974" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991748878" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991748878" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991748861" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991748861" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991748892" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991748892" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991748786" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991748786" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991748809" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991748809" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991748977" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991748977" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991753919" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991753919" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991753827" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991753827" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991746638" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991746638" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 26 2 => "5905991746652" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 26 2 => "5905991746652" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 26 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 26 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-5/12/2025/35" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-5/12/2025/35" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:23:25" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 27 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:23:25" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 27 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 768 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 768 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 769 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 769 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 770 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 770 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 771 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 771 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 772 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 772 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 773 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 773 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 774 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 774 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 775 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 775 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 776 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 776 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 777 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 777 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 778 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 778 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 779 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 779 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 780 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 780 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 781 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 781 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 782 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 782 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 783 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 783 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 784 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 784 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 785 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 785 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 786 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 786 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 787 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 787 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 788 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 788 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 789 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 789 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 790 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 790 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 791 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 791 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 792 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 792 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 793 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 793 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 794 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 794 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 795 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 795 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 796 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 796 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 797 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 797 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 798 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 798 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 799 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 799 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 800 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 800 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 801 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 801 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 802 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 802 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 803 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 803 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 804 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 804 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 805 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 805 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 806 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 806 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 807 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 807 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 808 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 808 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 809 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 809 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 810 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 810 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 811 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 811 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 812 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 812 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 813 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 813 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 814 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 814 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 815 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 815 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 816 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 816 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 817 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 817 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 818 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 818 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 819 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 819 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 820 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 820 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 821 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 821 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 822 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 822 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 823 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 823 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 824 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4FE5ASN2ABM1BFX6XA5" 3 => 824 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991747758" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991747758" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991747765" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991747765" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991747772" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991747772" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991747789" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991747789" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991747796" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991747796" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991747802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991747802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991747895" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991747895" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991747918" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991747918" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991748618" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991748618" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991748700" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991748700" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991748724" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991748724" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991748731" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991748731" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991749134" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991749134" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991749950" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991749950" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991749981" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991749981" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991749998" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991749998" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991751083" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991751083" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991751090" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991751090" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991751113" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991751113" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991751366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991751366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991751373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991751373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991751380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991751380" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991751397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991751397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991751403" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991751403" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991751755" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991751755" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991751823" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991751823" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991751847" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991751847" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991752325" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991752325" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991752363" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991752363" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991752523" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991752523" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991752530" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991752530" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991752554" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991752554" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991752561" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991752561" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991754145" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991754145" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991755012" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991755012" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991755050" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991755050" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991755074" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991755074" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991758235" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991758235" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991758259" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991758259" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991758297" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991758297" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991762317" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991762317" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 27 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 27 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-6/12/2025/44" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-6/12/2025/44" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:20:38" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 28 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:20:38" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 28 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 825 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 825 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 826 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 826 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 827 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 827 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 828 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 828 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 829 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 829 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 830 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 830 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 831 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 831 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 832 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 832 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 833 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 833 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 834 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 834 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 835 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 835 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 836 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 836 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 837 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 837 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 838 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 838 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 839 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 839 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 840 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 840 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 841 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 841 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 842 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 842 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 843 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 843 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 844 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 844 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 845 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 845 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 846 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 846 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 847 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 847 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 848 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 848 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 849 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 849 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 850 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 850 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 851 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 851 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 852 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 852 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 853 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 853 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 854 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 854 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 855 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 855 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 856 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 856 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 857 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 857 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 858 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 858 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 859 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 859 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 860 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 860 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 861 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 861 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 862 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 862 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 863 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 863 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 864 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 864 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 865 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4GV2X52WX18YE1ZDG2C" 3 => 865 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752776" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752776" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752783" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752783" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752639" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752639" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752646" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752646" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752622" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752622" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752653" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752653" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752332" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752332" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752325" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752325" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752349" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752349" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752356" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752356" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752363" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752363" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991751823" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991751823" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991751816" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991751816" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991751847" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991751847" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752387" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752387" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752370" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752370" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752394" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752394" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752400" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752400" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752530" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752530" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752547" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752547" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752523" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752523" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752554" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752554" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752561" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752561" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991754138" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991754138" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991754206" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991754206" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991754213" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991754213" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991754145" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991754145" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748724" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748724" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748700" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748700" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748731" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748731" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991751755" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991751755" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991751090" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991751090" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991751083" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991751083" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991751106" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991751106" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991751113" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991751113" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991751373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991751373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991751366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991751366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991751380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991751380" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991751397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991751397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991751403" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991751403" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991747789" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991747789" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991747772" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991747772" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991747796" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991747796" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991747802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991747802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991747888" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991747888" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991747895" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991747895" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991747901" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991747901" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991747918" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991747918" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991747734" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991747734" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991747741" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991747741" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991747758" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991747758" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991747765" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991747765" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748625" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748625" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748618" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748618" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748632" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748632" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748649" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748649" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991750802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991750802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991750796" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991750796" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991750819" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991750819" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991750826" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991750826" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748229" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748229" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748236" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748236" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748243" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748243" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748250" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748250" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748380" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991747383" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991747383" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991747369" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991747369" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991747390" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991747390" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991746935" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991746935" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991746928" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991746928" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991746942" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991746942" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991746959" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991746959" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991749219" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991749219" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991749202" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991749202" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991749226" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991749226" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991749110" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991749110" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991749127" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991749127" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991762287" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991762287" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991761327" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991761327" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991762706" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991762706" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991762713" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991762713" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991762812" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991762812" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991758235" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991758235" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991754954" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991754954" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991755005" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991755005" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991755036" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991755036" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991755043" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991755043" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991749981" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991749981" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991750017" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991750017" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991752875" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991752875" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991753445" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991753445" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991753421" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991753421" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991746348" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991746348" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991753070" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991753070" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991746546" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991746546" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748878" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748878" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748861" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748861" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748885" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748885" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748892" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748892" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748809" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748809" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748946" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748946" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991748977" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991748977" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 28 2 => "5905991753803" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 28 2 => "5905991753803" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 28 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 28 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" (parameters: [ 1 => "ZW-6/12/2025/20" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.order_no AS order_no_3, t0.transport AS transport_4, t0.service AS service_5, t0.agency AS agency_6, t0.cod AS cod_7, t0.cod_value AS cod_value_8, t0.cod_currency AS cod_currency_9, t0.client_code AS client_code_10, t0.client_company_name AS client_company_name_11, t0.client_name AS client_name_12, t0.client_address_street AS client_address_street_13, t0.client_address_post_code AS client_address_post_code_14, t0.client_address_city AS client_address_city_15, t0.client_mobile AS client_mobile_16, t0.client_email AS client_email_17, t0.client_address_country AS client_address_country_18, t0.recipient_code AS recipient_code_19, t0.recipient_company_name AS recipient_company_name_20, t0.recipient_name AS recipient_name_21, t0.recipient_address_street AS recipient_address_street_22, t0.recipient_address_post_code AS recipient_address_post_code_23, t0.recipient_address_city AS recipient_address_city_24, t0.recipient_mobile AS recipient_mobile_25, t0.recipient_email AS recipient_email_26, t0.recipient_address_country AS recipient_address_country_27, t0.issue_type AS issue_type_28, t0.warehouse_from AS warehouse_from_29, t0.print_document AS print_document_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.document_date AS document_date_33, t0.shipment_date AS shipment_date_34, t0.carier_accessorials1 AS carier_accessorials1_35, t0.carier_accessorials2 AS carier_accessorials2_36, t0.carier_accessorials3 AS carier_accessorials3_37, t0.carier_accessorials4 AS carier_accessorials4_38, t0.carier_accessorials5 AS carier_accessorials5_39, t0.carier_accessorials6 AS carier_accessorials6_40, t0.parcel_locker_no AS parcel_locker_no_41, t0.a4_printout AS a4_printout_42, t0.info AS info_43, t0.status_id AS status_id_44 FROM stock_out t0 WHERE t0.order_no = ? LIMIT 1" "params" => [ 1 => "ZW-6/12/2025/20" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" (parameters: [ 1 => "0" 2 => "2025-12-05 15:20:38" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 29 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out SET cod_value = ?, updated_at = ?, document_date = ?, shipment_date = ? WHERE id = ?" "params" => [ 1 => "0" 2 => "2025-12-05 15:20:38" 3 => "2025-12-04" 4 => "2025-12-04" 5 => 29 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 866 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 866 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 867 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 867 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "5" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 868 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "5" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 868 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "5" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 869 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "5" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 869 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "5" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 870 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "5" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 870 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "5" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 871 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "5" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 871 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 872 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 872 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 873 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 873 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 874 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 874 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 875 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 875 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 876 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 876 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 877 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 877 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 878 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 878 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 879 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 879 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 880 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 880 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 881 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 881 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 882 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 882 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 883 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 883 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 884 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 884 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 885 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 885 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 886 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 886 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 887 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 887 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 888 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 888 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 889 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 889 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 890 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 890 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 891 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 891 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "5" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 892 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "5" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 892 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 893 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 893 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 894 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 894 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 895 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 895 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 896 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 896 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 897 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 897 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 898 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 898 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 899 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 899 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 900 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 900 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 901 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 901 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 902 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 902 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 903 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 903 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 904 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 904 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 905 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 905 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 906 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 906 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 907 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 907 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 908 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 908 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 909 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 909 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 910 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 910 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 911 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 911 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 912 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 912 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 913 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 913 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "5" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 914 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "5" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 914 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 915 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 915 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 916 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 916 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 917 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 917 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 918 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 918 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 919 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 919 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 920 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 920 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 921 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 921 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 922 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 922 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 923 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 923 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 924 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 924 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 925 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 925 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 926 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 926 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 927 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 927 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 928 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 928 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 929 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 929 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 930 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 930 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 931 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 931 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 932 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 932 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 933 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 933 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 934 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 934 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 935 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 935 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 936 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 936 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 937 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 937 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 938 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 938 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 939 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 939 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 940 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 940 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 941 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 941 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 942 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 942 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 943 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 943 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 944 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 944 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 945 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 945 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 946 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 946 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 947 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 947 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 948 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 948 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 949 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 949 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 950 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 950 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 951 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 951 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 952 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 952 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 953 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 953 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 954 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 954 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 955 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 955 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 956 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 956 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 957 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 957 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 958 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 958 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 959 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 959 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 960 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 960 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 961 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 961 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 962 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 962 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 963 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 963 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 964 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 964 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "5" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 965 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "5" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 965 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 966 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 966 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 967 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 967 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 968 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 968 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 969 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 969 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 970 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 970 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 971 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4HXF28MFZZM6FENX4K2" 3 => 971 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752776" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752776" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752783" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752783" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752332" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752332" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752325" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752325" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752349" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752349" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752356" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752356" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752363" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752363" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991751823" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991751823" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991751816" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991751816" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991751847" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991751847" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752387" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752387" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752547" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752547" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752523" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752523" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752554" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752554" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752561" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752561" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748717" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748717" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991751755" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991751755" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991751090" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991751090" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991751083" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991751083" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991751106" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991751106" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991751113" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991751113" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991751373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991751373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991751366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991751366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991751380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991751380" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991751397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991751397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991751403" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991751403" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991747789" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991747789" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991747772" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991747772" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991747796" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991747796" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991747802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991747802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991747888" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991747888" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991747895" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991747895" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991747918" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991747918" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991747758" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991747758" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991747765" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991747765" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748625" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748625" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748618" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748618" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748632" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748632" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748649" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748649" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748656" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748656" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991750802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991750802" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991750796" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991750796" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991750819" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991750819" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991750826" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991750826" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748229" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748229" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748243" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748243" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748250" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748250" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748373" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748366" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748380" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748397" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991747376" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991747376" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991747383" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991747383" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991747369" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991747369" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991747390" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991747390" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991749264" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991749264" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991749202" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991749202" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991749226" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991749226" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991749233" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991749233" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991749110" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991749110" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991749127" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991749127" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991749134" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991749134" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752851" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752851" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752875" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752875" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991746607" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991746607" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991746591" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991746591" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991746584" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991746584" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991753452" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991753452" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991746331" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991746331" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991746324" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991746324" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991746348" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991746348" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991753056" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991753056" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991753063" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991753063" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991753070" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991753070" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991746553" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991746553" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991746546" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991746546" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991746577" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991746577" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752974" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752974" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752967" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752967" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752981" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752981" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991752998" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991752998" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991753100" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991753100" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991753117" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991753117" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748885" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748885" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748892" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748892" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748786" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748786" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748953" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748953" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748946" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748946" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748960" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748960" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991748977" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991748977" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991753926" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991753926" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991753919" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991753919" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991753933" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991753933" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991753940" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991753940" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991753803" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991753803" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991753797" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991753797" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991753810" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991753810" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991753827" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991753827" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991746638" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991746638" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991746645" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991746645" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991746621" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991746621" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991746652" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991746652" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991746669" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991746669" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991746676" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991746676" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" (parameters: [ 1 => 29 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_items_quantity AS ordered_items_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_out_id AS stock_out_id_6 FROM stock_out_products t0 WHERE t0.stock_out_id = ?" "params" => [ 1 => 29 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 972 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 972 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 973 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 973 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 974 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 974 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 975 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 975 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 976 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 976 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 977 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 977 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 978 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 978 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 979 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 979 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 980 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 980 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 981 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 981 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 982 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 982 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 983 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 983 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 984 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 984 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 985 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 985 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 986 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 986 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 987 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 987 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 988 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 988 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 989 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 989 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 990 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 990 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 991 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 991 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 992 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 992 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 993 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 993 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 994 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 994 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 995 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 995 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 996 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 996 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 997 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 997 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 998 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 998 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 999 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 999 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1000 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1000 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1001 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1001 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1002 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1002 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1003 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1003 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1004 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1004 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1005 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1005 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1006 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1006 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1007 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1007 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1008 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1008 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1009 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1009 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1010 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1010 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1011 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1011 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1012 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1012 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1013 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1013 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1014 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1014 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1015 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1015 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1016 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1016 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1017 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1017 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1018 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1018 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1019 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1019 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1020 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1020 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1021 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1021 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1022 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1022 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1023 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1023 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1024 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1024 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1025 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1025 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1026 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1026 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1027 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1027 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1028 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1028 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1029 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1029 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1030 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1030 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1031 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1031 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1032 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1032 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1033 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1033 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1034 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1034 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1035 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1035 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1036 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1036 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1037 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1037 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1038 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1038 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1039 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1039 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1040 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1040 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1041 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1041 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1042 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1042 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1043 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1043 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1044 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1044 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1045 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1045 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1046 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1046 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1047 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1047 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1048 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1048 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1049 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1049 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1050 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1050 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1051 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1051 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1052 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1052 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1053 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1053 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1054 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1054 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1055 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1055 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1056 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1056 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1057 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1057 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1058 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1058 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1059 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1059 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1060 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1060 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1061 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1061 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1062 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1062 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1063 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1063 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1064 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1064 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1065 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1065 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1066 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1066 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1067 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1067 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1068 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1068 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1069 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1069 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1070 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1070 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1071 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1071 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1072 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1072 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1073 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1073 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1074 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1074 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1075 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_out_products SET ordered_items_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSWQ4MD63E0RWBGT2N4DX6V" 3 => 1075 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "RELEASE SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "RELEASE SAVEPOINT DOCTRINE_2" ] |
| debug |
Committing transaction
doctrine
|
| debug |
Notified event "kernel.response" to listener "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
There are no log messages.
Container Compilation Logs (1416)
Log messages generated during the compilation of the service container.
| Messages | Class |
|---|---|
| 264 |
|
| 222 |
|
| 105 |
|
| 295 |
|
| 136 |
|
| 393 |
|
| 1 |
|