Log Messages
Level (7)
Channel (4)
| Time | Message |
|---|---|
| info |
Matched route "app_api_stock_in".
request
[ "route" => "app_api_stock_in" "route_parameters" => [ "_route" => "app_api_stock_in" "_controller" => "App\Controller\Api\ApiProductsController::stockInBulkCreate" ] "request_uri" => "https://nolimit.grupa-abs.pl/api/stock-in/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.eyJpYXQiOjE3NjUwMjA4NDgsImV4cCI6MTc2NTAyNDQ0OCwicm9sZXMiOlsiUk9MRV9SRVNUX0FQSSIsIlJPTEVfVVNFUiIsIlJPTEVfTk9MSU1JVCJdLCJ1c2VybmFtZSI6ImFwaUBsZWVjb29wZXIucGwifQ.cgPdxvOEb017v22FjrW6VwkisvfDHdAgOCXNFLDucMc9AqmKSlnmpgUM2NlXcNPvQ0wf7tphvB7Ac6gzpnRNJrmrObL6zxF56rMt1nZXEjvVAThAhoupAT0ofeY2R93MXT1UerJ0g3iAlYoy2pRGI0wk9wVlnPmqjM2XHb-cLD8X320kOPuS6zEbU_9M-IC3RkYkSlbeGNL9_2z4-E5Mj0ALTLbsr6xuTfLkKjzoKPTdIufMUxtLvt95aAozktkPUSeJoKqd0Eye23NLmRiVwitP8igfqrwMg_xo9yD1KGqF_wkw0U9zIEyfilX4LA3Rrpawv6C1YjVFhJOe8ygWTw" } "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 {#1330 #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 => "5905991710127" ], 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 => "5905991710127" ] "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 => "5905991710134" ], 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 => "5905991710134" ] "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 => "5905991710141" ], 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 => "5905991710141" ] "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 => "5905991710158" ], 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 => "5905991710158" ] "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 => "5905991716914" ], 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 => "5905991716914" ] "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 => "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 => "5905991746560" ], 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 => "5905991746560" ] "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 => "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 => "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 => "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 => "5905991750031" ], 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 => "5905991750031" ] "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 => "5905991750079" ], 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 => "5905991750079" ] "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 => "5905991751434" ], 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 => "5905991751434" ] "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 => "5905991751441" ], 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 => "5905991751441" ] "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 => "5905991751458" ], 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 => "5905991751458" ] "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 => "5905991753438" ], 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 => "5905991753438" ] "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 => "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 => "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 => "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 => "5905991760450" ], 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 => "5905991760450" ] "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 => "5905991760467" ], 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 => "5905991760467" ] "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 => "5905991760474" ], 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 => "5905991760474" ] "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 => "5905991760481" ], 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 => "5905991760481" ] "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 => "5905991760511" ], 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 => "5905991760511" ] "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 => "5905991762751" ], 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 => "5905991762751" ] "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 => "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.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-330/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-330/11/2025" ] "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 11:34:01" 2 => 7 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 7 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 8 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 8 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 9 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 9 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 10 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 10 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 11 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 11 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 12 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 12 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 13 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 13 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 14 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 14 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 15 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 15 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 16 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 16 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 17 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 17 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 18 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 18 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 19 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 19 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 20 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 20 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 21 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 21 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 22 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 22 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 23 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 23 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 24 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 24 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 25 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 25 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 26 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 26 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 27 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 27 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 28 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 28 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 29 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 29 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 30 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 30 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 31 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 31 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 32 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 32 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 33 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 33 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 34 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 34 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 35 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 35 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 36 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 36 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 37 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 37 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 38 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 38 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 39 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 39 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 40 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 40 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 41 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 41 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 42 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 42 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 43 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 43 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 44 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 44 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 45 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 45 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 46 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 46 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 47 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 47 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 48 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 48 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 49 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 49 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 50 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 50 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 51 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 51 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 52 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 52 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 53 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 53 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 54 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 54 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 55 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 55 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 56 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 56 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 57 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 57 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 58 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 58 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 59 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 59 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 60 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 60 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 61 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 61 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 62 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 62 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 63 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 63 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 64 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 64 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 65 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 65 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 66 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 66 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 67 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 67 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 68 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 68 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 69 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 69 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 70 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 70 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 71 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 71 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 72 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 72 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 73 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 73 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 74 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 74 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 75 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 75 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 76 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 76 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 77 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 77 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 78 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 78 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 79 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 79 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 80 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 80 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 81 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 81 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 82 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 82 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 83 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 83 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 84 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 84 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 85 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 85 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 86 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 86 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 87 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 87 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 88 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 88 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 89 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 89 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 90 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 90 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 91 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 91 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 92 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 92 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 93 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 93 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 94 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 94 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 95 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 95 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 96 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 96 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 97 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 97 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 98 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 98 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 99 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 99 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 100 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 100 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 101 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 101 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 102 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 102 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 103 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 103 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 104 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 104 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 105 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 105 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 106 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 106 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 107 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 107 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 108 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 108 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 109 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 109 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 110 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 110 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 111 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 111 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 112 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 112 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 113 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 113 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 114 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 114 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 115 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 115 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 116 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 116 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 117 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 117 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 118 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 118 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 119 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 119 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 120 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 120 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 121 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 121 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 122 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 122 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 123 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 123 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 124 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 124 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 125 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 125 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 126 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 126 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 127 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 127 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 128 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 128 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 129 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 129 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 130 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 130 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 131 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 131 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 132 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 132 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 133 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 133 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 134 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 134 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 135 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 135 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 136 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 136 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 137 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 137 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 138 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 138 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 139 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 139 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 140 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 140 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 141 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 141 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 142 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 142 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 143 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 143 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 144 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 144 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 145 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 145 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 146 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 146 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 147 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 147 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 148 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 148 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 149 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 149 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 150 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 150 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 151 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 151 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 152 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 152 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 153 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 153 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 154 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 154 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 155 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 155 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 156 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 156 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 157 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 157 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 158 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 158 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 159 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 159 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 160 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 160 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 161 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 161 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 162 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 162 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 163 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 163 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 164 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 164 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 165 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 165 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 166 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 166 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 167 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 167 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 168 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 168 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 169 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 169 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 170 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 170 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 171 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 171 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 172 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 172 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 173 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 173 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 174 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 174 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 175 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 175 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 176 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 176 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 177 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 177 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 178 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 178 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 179 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 179 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 180 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 180 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 181 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 181 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 182 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 182 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 183 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 183 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 184 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 184 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 185 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 185 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 186 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 186 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 187 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 187 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 188 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 188 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 189 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 189 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 190 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 190 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 191 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 191 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 192 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 192 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 193 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 193 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 194 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 194 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 195 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 195 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 196 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 196 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 197 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 197 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 198 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 198 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 199 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 199 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 200 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 200 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 201 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 201 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 202 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 202 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 203 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 203 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 204 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 204 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 205 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 205 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 206 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 206 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 207 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 207 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 208 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 208 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 209 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 209 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 210 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 210 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 211 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 211 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 212 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 212 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 213 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 213 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 214 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 214 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 215 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 215 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 216 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 216 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 217 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 217 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 218 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 218 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 219 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 219 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 220 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 220 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 221 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 221 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 222 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 222 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 223 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 223 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 224 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 224 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 225 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 225 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET updated_at = ? WHERE id = ?" (parameters: [ 1 => "2025-12-06 11:34:01" 2 => 226 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "UPDATE products SET updated_at = ? WHERE id = ?" "params" => [ 1 => "2025-12-06 11:34:01" 2 => 226 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 227 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 227 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 228 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 228 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 229 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 229 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" (parameters: [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 230 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE products SET category = ?, updated_at = ? WHERE id = ?" "params" => [ 1 => "Odziez" 2 => "2025-12-06 11:34:01" 3 => 230 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 1 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 1 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 1 2 => "5905991752332" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 1 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 1 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 1 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-331/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-331/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 2 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 2 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1T4Z32CN3Y0JN9RYG5R5" 3 => 1 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1T4Z32CN3Y0JN9RYG5R5" 3 => 1 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 2 2 => "5905991750000" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 2 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 2 2 => "5905991716914" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 2 2 => "5905991716914" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 2 2 => "5905991760443" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 2 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 2 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 2 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-332/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-332/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 3 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 3 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "18" 2 => "01KBSQ1T53QZVMRX897VDJN4EK" 3 => 2 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "18" 2 => "01KBSQ1T53QZVMRX897VDJN4EK" 3 => 2 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSQ1T53QZVMRX897VDJN4EK" 3 => 3 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSQ1T53QZVMRX897VDJN4EK" 3 => 3 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSQ1T53QZVMRX897VDJN4EK" 3 => 4 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSQ1T53QZVMRX897VDJN4EK" 3 => 4 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 3 2 => "5905991752332" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 3 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 3 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 3 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-333/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-333/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 4 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 4 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1T57WSGS8GRJMM60W2J3" 3 => 5 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1T57WSGS8GRJMM60W2J3" 3 => 5 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 4 2 => "5905991760511" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 4 2 => "5905991760511" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 4 2 => "5905991760528" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 4 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 4 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 4 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-334/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-334/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 5 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 5 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "15" 2 => "01KBSQ1T5A4JRMW0K3QNHKZTJV" 3 => 6 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "15" 2 => "01KBSQ1T5A4JRMW0K3QNHKZTJV" 3 => 6 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "15" 2 => "01KBSQ1T5A4JRMW0K3QNHKZTJV" 3 => 7 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "15" 2 => "01KBSQ1T5A4JRMW0K3QNHKZTJV" 3 => 7 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 5 2 => "5905991752332" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 5 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 5 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 5 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-335/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-335/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 6 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 6 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1T5E6NJDREJTVPFBGC30" 3 => 8 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1T5E6NJDREJTVPFBGC30" 3 => 8 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 6 2 => "5905991760481" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 6 2 => "5905991760481" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 6 2 => "5905991760498" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 6 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 6 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 6 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-336/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-336/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 12:18:57" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 7 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 12:18:57" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 7 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSQ1T5JA2TMR58DK3YQ64BY" 3 => 9 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSQ1T5JA2TMR58DK3YQ64BY" 3 => 9 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "21" 2 => "01KBSQ1T5JA2TMR58DK3YQ64BY" 3 => 10 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "21" 2 => "01KBSQ1T5JA2TMR58DK3YQ64BY" 3 => 10 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 7 2 => "5905991752332" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 7 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 7 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 7 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-337/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-337/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 8 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 8 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1T5PHX9BGX9YX7NQMZJC" 3 => 11 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1T5PHX9BGX9YX7NQMZJC" 3 => 11 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 8 2 => "5905991760481" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 8 2 => "5905991760481" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 8 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 8 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-338/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-338/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 9 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 9 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "24" 2 => "01KBSQ1T5TYNEJDFYYWV4ZSF41" 3 => 12 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "24" 2 => "01KBSQ1T5TYNEJDFYYWV4ZSF41" 3 => 12 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 9 2 => "5905991752356" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 9 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 9 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 9 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-339/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-339/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 10 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 10 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "20" 2 => "01KBSQ1T5YZ8KPJS5JYFHHTJ89" 3 => 13 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "20" 2 => "01KBSQ1T5YZ8KPJS5JYFHHTJ89" 3 => 13 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 10 2 => "5905991760474" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 10 2 => "5905991760474" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 10 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 10 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-340/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-340/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 11 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 11 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "25" 2 => "01KBSQ1T62AEXZYXKB324FSJY7" 3 => 14 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "25" 2 => "01KBSQ1T62AEXZYXKB324FSJY7" 3 => 14 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 11 2 => "5905991752356" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 11 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 11 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 11 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-341/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-341/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 12 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 12 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "20" 2 => "01KBSQ1T66A38S1XXT6C9124V5" 3 => 15 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "20" 2 => "01KBSQ1T66A38S1XXT6C9124V5" 3 => 15 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 12 2 => "5905991760474" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 12 2 => "5905991760474" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 12 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 12 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-342/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-342/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 13 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 13 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "25" 2 => "01KBSQ1T6AMJKAX67V7AJJGX7Y" 3 => 16 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "25" 2 => "01KBSQ1T6AMJKAX67V7AJJGX7Y" 3 => 16 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 13 2 => "5905991760467" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 13 2 => "5905991760467" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 13 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 13 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-343/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-343/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 14 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 14 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "26" 2 => "01KBSQ1T6DXF93RYQ8408X6GZ9" 3 => 17 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "26" 2 => "01KBSQ1T6DXF93RYQ8408X6GZ9" 3 => 17 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 14 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 14 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-344/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-344/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 15 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 15 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "16" 2 => "01KBSQ1T6JM7P7K3Z1RKM4H2QV" 3 => 18 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "16" 2 => "01KBSQ1T6JM7P7K3Z1RKM4H2QV" 3 => 18 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 15 2 => "5905991752349" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 15 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 15 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 15 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-345/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-345/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 16 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 16 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1T6PFXVZ7WH3PF7J8518" 3 => 19 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1T6PFXVZ7WH3PF7J8518" 3 => 19 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 16 2 => "5905991750079" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 16 2 => "5905991750079" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 16 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 16 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-346/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-346/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 17 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 17 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "30" 2 => "01KBSQ1T6S6J8PJRQK2RAXWF6G" 3 => 20 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "30" 2 => "01KBSQ1T6S6J8PJRQK2RAXWF6G" 3 => 20 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 17 2 => "5905991752349" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 17 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 17 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 17 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-347/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-347/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 18 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 18 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1T6XNY2VMWW4ZWF846DG" 3 => 21 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1T6XNY2VMWW4ZWF846DG" 3 => 21 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 18 2 => "5905991750062" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 18 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 18 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 18 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-348/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-348/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 19 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 19 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "25" 2 => "01KBSQ1T70240GAT8BCMKT392Y" 3 => 22 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "25" 2 => "01KBSQ1T70240GAT8BCMKT392Y" 3 => 22 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 19 2 => "5905991750062" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 19 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 19 2 => "5905991750086" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 19 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 19 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 19 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-349/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-349/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 20 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 20 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "16" 2 => "01KBSQ1T74A5JFYQA4W1YGPMQ1" 3 => 23 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "16" 2 => "01KBSQ1T74A5JFYQA4W1YGPMQ1" 3 => 23 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "16" 2 => "01KBSQ1T74A5JFYQA4W1YGPMQ1" 3 => 24 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "16" 2 => "01KBSQ1T74A5JFYQA4W1YGPMQ1" 3 => 24 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 20 2 => "5905991752349" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 20 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 20 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 20 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-350/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-350/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 21 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 21 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1T795GGTYNNFY97VBJ1N" 3 => 25 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1T795GGTYNNFY97VBJ1N" 3 => 25 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 21 2 => "5905991750055" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 21 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 21 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 21 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-351/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-351/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 22 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 22 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "25" 2 => "01KBSQ1T7D6XJ6PZ1Q20PBCWHC" 3 => 26 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "25" 2 => "01KBSQ1T7D6XJ6PZ1Q20PBCWHC" 3 => 26 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 22 2 => "5905991752325" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 22 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 22 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 22 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-352/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-352/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 23 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 23 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "24" 2 => "01KBSQ1T7G4HQBKDNKTKCGCGC2" 3 => 27 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "24" 2 => "01KBSQ1T7G4HQBKDNKTKCGCGC2" 3 => 27 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 23 2 => "5905991750055" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 23 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 23 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 23 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-353/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-353/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 24 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 24 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "17" 2 => "01KBSQ1T7MQEH10KM5XWEVPQGA" 3 => 28 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "17" 2 => "01KBSQ1T7MQEH10KM5XWEVPQGA" 3 => 28 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 24 2 => "5905991752325" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 24 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 24 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 24 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-354/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-354/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 25 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 25 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "24" 2 => "01KBSQ1T7RS9W8Q8279TD5STJ5" 3 => 29 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "24" 2 => "01KBSQ1T7RS9W8Q8279TD5STJ5" 3 => 29 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 25 2 => "5905991750048" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 25 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 25 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 25 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-355/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-355/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 26 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 26 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "36" 2 => "01KBSQ1T7WK21AVK91687RH43K" 3 => 30 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "36" 2 => "01KBSQ1T7WK21AVK91687RH43K" 3 => 30 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 26 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 26 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-356/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-356/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 27 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 27 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "24" 2 => "01KBSQ1T805JSRB9CVBE61PY16" 3 => 31 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "24" 2 => "01KBSQ1T805JSRB9CVBE61PY16" 3 => 31 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 27 2 => "5905991750031" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 27 2 => "5905991750031" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 27 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 27 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-357/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-357/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 28 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 28 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "25" 2 => "01KBSQ1T8329NMSX3W7B7N84QC" 3 => 32 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "25" 2 => "01KBSQ1T8329NMSX3W7B7N84QC" 3 => 32 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 28 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 28 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-358/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-358/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 29 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 29 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "6" 2 => "01KBSQ1T87WVVJ5KMK91C9EHJY" 3 => 33 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "6" 2 => "01KBSQ1T87WVVJ5KMK91C9EHJY" 3 => 33 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "9" 2 => "01KBSQ1T87WVVJ5KMK91C9EHJY" 3 => 34 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "9" 2 => "01KBSQ1T87WVVJ5KMK91C9EHJY" 3 => 34 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSQ1T87WVVJ5KMK91C9EHJY" 3 => 35 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSQ1T87WVVJ5KMK91C9EHJY" 3 => 35 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 29 2 => "5905991750031" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 29 2 => "5905991750031" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 29 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 29 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-359/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-359/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 30 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 30 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "25" 2 => "01KBSQ1T8CPPVK0MA08B8FPZMQ" 3 => 36 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "25" 2 => "01KBSQ1T8CPPVK0MA08B8FPZMQ" 3 => 36 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 30 2 => "5905991752349" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 30 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 30 2 => "5905991751847" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 30 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 30 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 30 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-360/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-360/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 31 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 31 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "14" 2 => "01KBSQ1T8G89KTSV9XQ07DR22K" 3 => 37 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "14" 2 => "01KBSQ1T8G89KTSV9XQ07DR22K" 3 => 37 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "6" 2 => "01KBSQ1T8G89KTSV9XQ07DR22K" 3 => 38 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "6" 2 => "01KBSQ1T8G89KTSV9XQ07DR22K" 3 => 38 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 31 2 => "5905991750031" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 31 2 => "5905991750031" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 31 2 => "5905991760450" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 31 2 => "5905991760450" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 31 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 31 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-361/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-361/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 32 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 32 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "15" 2 => "01KBSQ1T8MJVNPKZ12JEHEBQ73" 3 => 39 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "15" 2 => "01KBSQ1T8MJVNPKZ12JEHEBQ73" 3 => 39 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSQ1T8MJVNPKZ12JEHEBQ73" 3 => 40 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSQ1T8MJVNPKZ12JEHEBQ73" 3 => 40 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 32 2 => "5905991751816" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 32 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 32 2 => "5905991751847" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 32 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 32 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 32 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-362/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-362/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 33 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 33 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "15" 2 => "01KBSQ1T8R0RCP8T0S47TD4ST3" 3 => 41 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "15" 2 => "01KBSQ1T8R0RCP8T0S47TD4ST3" 3 => 41 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "7" 2 => "01KBSQ1T8R0RCP8T0S47TD4ST3" 3 => 42 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "7" 2 => "01KBSQ1T8R0RCP8T0S47TD4ST3" 3 => 42 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 33 2 => "5905991751823" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 33 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 33 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 33 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-363/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-363/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 34 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 34 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "19" 2 => "01KBSQ1T8XHN4SE6DHNDGYVTH6" 3 => 43 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "19" 2 => "01KBSQ1T8XHN4SE6DHNDGYVTH6" 3 => 43 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 34 2 => "5905991752387" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 34 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 34 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 34 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-364/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-364/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 35 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 35 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "24" 2 => "01KBSQ1T91HJV9BBQ62STVQHM3" 3 => 44 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "24" 2 => "01KBSQ1T91HJV9BBQ62STVQHM3" 3 => 44 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 35 2 => "5905991752387" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 35 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 35 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 35 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-365/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-365/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 36 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 36 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "24" 2 => "01KBSQ1T94Z6KJT8NGB3JBPFPT" 3 => 45 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "24" 2 => "01KBSQ1T94Z6KJT8NGB3JBPFPT" 3 => 45 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 36 2 => "5905991752387" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 36 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 36 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 36 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-366/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-366/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 37 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 37 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1T98DHSTY2TMGBPCVNRA" 3 => 46 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1T98DHSTY2TMGBPCVNRA" 3 => 46 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 37 2 => "5905991750017" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 37 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 37 2 => "5905991749998" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 37 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 37 2 => "5905991750024" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 37 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 37 2 => "5905991749950" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 37 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 37 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 37 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-367/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-367/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 38 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 38 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "12" 2 => "01KBSQ1T9C4TXEFKZ7B99EN3N8" 3 => 47 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "12" 2 => "01KBSQ1T9C4TXEFKZ7B99EN3N8" 3 => 47 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "15" 2 => "01KBSQ1T9C4TXEFKZ7B99EN3N8" 3 => 48 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "15" 2 => "01KBSQ1T9C4TXEFKZ7B99EN3N8" 3 => 48 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSQ1T9C4TXEFKZ7B99EN3N8" 3 => 49 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSQ1T9C4TXEFKZ7B99EN3N8" 3 => 49 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSQ1T9C4TXEFKZ7B99EN3N8" 3 => 50 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSQ1T9C4TXEFKZ7B99EN3N8" 3 => 50 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 38 2 => "5905991752400" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 38 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 38 2 => "5905991752387" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 38 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 38 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 38 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-368/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-368/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 39 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 39 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "16" 2 => "01KBSQ1T9JFR3A3N1M4PPETRRD" 3 => 51 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "16" 2 => "01KBSQ1T9JFR3A3N1M4PPETRRD" 3 => 51 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSQ1T9JFR3A3N1M4PPETRRD" 3 => 52 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSQ1T9JFR3A3N1M4PPETRRD" 3 => 52 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 39 2 => "5905991750000" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 39 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 39 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 39 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-369/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-369/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 40 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 40 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "25" 2 => "01KBSQ1T9QZ0J29ZRQX481C6AP" 3 => 53 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "25" 2 => "01KBSQ1T9QZ0J29ZRQX481C6AP" 3 => 53 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 40 2 => "5905991749981" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 40 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 40 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 40 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-370/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-370/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 41 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 41 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1T9VYM8WYGKR9DMENMN8" 3 => 54 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1T9VYM8WYGKR9DMENMN8" 3 => 54 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 41 2 => "5905991752400" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 41 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 41 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 41 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-371/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-371/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 42 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 42 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "20" 2 => "01KBSQ1TA08X1FPFSTP02TM1AR" 3 => 55 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "20" 2 => "01KBSQ1TA08X1FPFSTP02TM1AR" 3 => 55 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 42 2 => "5905991755036" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 42 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 42 2 => "5905991755043" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 42 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 42 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 42 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-372/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-372/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 43 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 43 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSQ1TA49313Z1D4SSCS7XRC" 3 => 56 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSQ1TA49313Z1D4SSCS7XRC" 3 => 56 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "21" 2 => "01KBSQ1TA49313Z1D4SSCS7XRC" 3 => 57 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "21" 2 => "01KBSQ1TA49313Z1D4SSCS7XRC" 3 => 57 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 43 2 => "5905991752394" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 43 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 43 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 43 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-373/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-373/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 44 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 44 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1TA8X1V0WBQEC39FZR44" 3 => 58 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1TA8X1V0WBQEC39FZR44" 3 => 58 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 44 2 => "5905991755074" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 44 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 44 2 => "5905991755050" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 44 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 44 2 => "5905991755036" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 44 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 44 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 44 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-374/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-374/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 45 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 45 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "10" 2 => "01KBSQ1TACZJV7DPDCBMXMTQ2E" 3 => 59 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "10" 2 => "01KBSQ1TACZJV7DPDCBMXMTQ2E" 3 => 59 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSQ1TACZJV7DPDCBMXMTQ2E" 3 => 60 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSQ1TACZJV7DPDCBMXMTQ2E" 3 => 60 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "15" 2 => "01KBSQ1TACZJV7DPDCBMXMTQ2E" 3 => 61 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "15" 2 => "01KBSQ1TACZJV7DPDCBMXMTQ2E" 3 => 61 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 45 2 => "5905991752394" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 45 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 45 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 45 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-375/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-375/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 46 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 46 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1TAHN9T1MAP1ZZGJWKD1" 3 => 62 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1TAHN9T1MAP1ZZGJWKD1" 3 => 62 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 46 2 => "5905991755074" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 46 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 46 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 46 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-376/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-376/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 47 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 47 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "21" 2 => "01KBSQ1TAP5YS4WXN69ZMZM0BK" 3 => 63 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "21" 2 => "01KBSQ1TAP5YS4WXN69ZMZM0BK" 3 => 63 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 47 2 => "5905991752370" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 47 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 47 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 47 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-377/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-377/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 48 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 48 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "24" 2 => "01KBSQ1TATMDNYK8K1RV9730DF" 3 => 64 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "24" 2 => "01KBSQ1TATMDNYK8K1RV9730DF" 3 => 64 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 48 2 => "5905991755098" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 48 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 48 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 48 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-378/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-378/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 49 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 49 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "23" 2 => "01KBSQ1TAZS6EC67NBVX6WMA54" 3 => 65 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "23" 2 => "01KBSQ1TAZS6EC67NBVX6WMA54" 3 => 65 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 49 2 => "5905991752370" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 49 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 49 2 => "5905991752394" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 49 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 49 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 49 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-379/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-379/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 50 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 50 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "17" 2 => "01KBSQ1TB3QQ0VGZWZT2ZBD9B2" 3 => 66 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "17" 2 => "01KBSQ1TB3QQ0VGZWZT2ZBD9B2" 3 => 66 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "5" 2 => "01KBSQ1TB3QQ0VGZWZT2ZBD9B2" 3 => 67 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "5" 2 => "01KBSQ1TB3QQ0VGZWZT2ZBD9B2" 3 => 67 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 50 2 => "5905991755074" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 50 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 50 2 => "5905991755098" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 50 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 50 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 50 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-380/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-380/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 51 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 51 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "21" 2 => "01KBSQ1TB8SS2KMSXF11Y78NB8" 3 => 68 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "21" 2 => "01KBSQ1TB8SS2KMSXF11Y78NB8" 3 => 68 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "9" 2 => "01KBSQ1TB8SS2KMSXF11Y78NB8" 3 => 69 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "9" 2 => "01KBSQ1TB8SS2KMSXF11Y78NB8" 3 => 69 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 51 2 => "5905991752530" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 51 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 51 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 51 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-381/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-381/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 52 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 52 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "30" 2 => "01KBSQ1TBDPX1BW3PEPZYQGWWQ" 3 => 70 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "30" 2 => "01KBSQ1TBDPX1BW3PEPZYQGWWQ" 3 => 70 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 52 2 => "5905991752530" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 52 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 52 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 52 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-382/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-382/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 53 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 53 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "28" 2 => "01KBSQ1TBHQHDHVWEJ2VED2N36" 3 => 71 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "28" 2 => "01KBSQ1TBHQHDHVWEJ2VED2N36" 3 => 71 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 53 2 => "5905991754985" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 53 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 53 2 => "5905991754961" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 53 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 53 2 => "5905991755029" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 53 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 53 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 53 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-383/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-383/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 54 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 54 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "16" 2 => "01KBSQ1TBNQCSADGRFQRX0GNNC" 3 => 72 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "16" 2 => "01KBSQ1TBNQCSADGRFQRX0GNNC" 3 => 72 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "7" 2 => "01KBSQ1TBNQCSADGRFQRX0GNNC" 3 => 73 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "7" 2 => "01KBSQ1TBNQCSADGRFQRX0GNNC" 3 => 73 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSQ1TBNQCSADGRFQRX0GNNC" 3 => 74 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSQ1TBNQCSADGRFQRX0GNNC" 3 => 74 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 54 2 => "5905991752561" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 54 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 54 2 => "5905991752554" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 54 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 54 2 => "5905991752523" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 54 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 54 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 54 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-384/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-384/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 55 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 55 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "10" 2 => "01KBSQ1TBVRHM40164S6YTFS4K" 3 => 75 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "10" 2 => "01KBSQ1TBVRHM40164S6YTFS4K" 3 => 75 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "12" 2 => "01KBSQ1TBVRHM40164S6YTFS4K" 3 => 76 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "12" 2 => "01KBSQ1TBVRHM40164S6YTFS4K" 3 => 76 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSQ1TBVRHM40164S6YTFS4K" 3 => 77 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSQ1TBVRHM40164S6YTFS4K" 3 => 77 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 55 2 => "5905991754978" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 55 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 55 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 55 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-385/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-385/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 56 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 56 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "24" 2 => "01KBSQ1TC14EA5V7WDJ244G1ME" 3 => 78 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "24" 2 => "01KBSQ1TC14EA5V7WDJ244G1ME" 3 => 78 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 56 2 => "5905991752547" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 56 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 56 2 => "5905991752530" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 56 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 56 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 56 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-386/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-386/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 57 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 57 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "23" 2 => "01KBSQ1TC5HQSKEEAMC7429H4V" 3 => 79 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "23" 2 => "01KBSQ1TC5HQSKEEAMC7429H4V" 3 => 79 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSQ1TC5HQSKEEAMC7429H4V" 3 => 80 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSQ1TC5HQSKEEAMC7429H4V" 3 => 80 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 57 2 => "5905991755012" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 57 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 57 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 57 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-387/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-387/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 58 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 58 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1TCA5PD8XE3CBMVXNPQP" 3 => 81 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1TCA5PD8XE3CBMVXNPQP" 3 => 81 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 58 2 => "5905991755012" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 58 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 58 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 58 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-388/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-388/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 59 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 59 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1TCE62ACW6EJEXXVMXQD" 3 => 82 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1TCE62ACW6EJEXXVMXQD" 3 => 82 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 59 2 => "5905991755005" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 59 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 59 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 59 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-389/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-389/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 60 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 60 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1TCJPCVN2H6V90T59BGD" 3 => 83 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1TCJPCVN2H6V90T59BGD" 3 => 83 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 60 2 => "5905991754206" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 60 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 60 2 => "5905991754169" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 60 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 60 2 => "5905991754213" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 60 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 60 2 => "5905991754145" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 60 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 60 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 60 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-390/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-390/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 61 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 61 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "48" 2 => "01KBSQ1TCQNFCBVAYQQXKTWSZJ" 3 => 84 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "48" 2 => "01KBSQ1TCQNFCBVAYQQXKTWSZJ" 3 => 84 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "9" 2 => "01KBSQ1TCQNFCBVAYQQXKTWSZJ" 3 => 85 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "9" 2 => "01KBSQ1TCQNFCBVAYQQXKTWSZJ" 3 => 85 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "26" 2 => "01KBSQ1TCQNFCBVAYQQXKTWSZJ" 3 => 86 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "26" 2 => "01KBSQ1TCQNFCBVAYQQXKTWSZJ" 3 => 86 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "29" 2 => "01KBSQ1TCQNFCBVAYQQXKTWSZJ" 3 => 87 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "29" 2 => "01KBSQ1TCQNFCBVAYQQXKTWSZJ" 3 => 87 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 61 2 => "5905991755005" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 61 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 61 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 61 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-391/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-391/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 62 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 62 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1TCY90NVF91PY4B4GDF2" 3 => 88 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1TCY90NVF91PY4B4GDF2" 3 => 88 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 62 2 => "5905991754138" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 62 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 62 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 62 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-392/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-392/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 63 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 63 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "38" 2 => "01KBSQ1TD2QTYJXPPKP3Q3W9GQ" 3 => 89 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "38" 2 => "01KBSQ1TD2QTYJXPPKP3Q3W9GQ" 3 => 89 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 63 2 => "5905991755005" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 63 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 63 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 63 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-393/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-393/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 64 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 64 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1TD7MG5SAF2NQTSX183J" 3 => 90 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1TD7MG5SAF2NQTSX183J" 3 => 90 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 64 2 => "5905991752783" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 64 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 64 2 => "5905991752776" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 64 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 64 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 64 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-394/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-394/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 65 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 65 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSQ1TDCEP1483J4GE2CJWY4" 3 => 91 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSQ1TDCEP1483J4GE2CJWY4" 3 => 91 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "14" 2 => "01KBSQ1TDCEP1483J4GE2CJWY4" 3 => 92 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "14" 2 => "01KBSQ1TDCEP1483J4GE2CJWY4" 3 => 92 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 65 2 => "5905991755005" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 65 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 65 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 65 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-395/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-395/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 66 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 66 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1TDHX0PDRDM18FCJ94SA" 3 => 93 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1TDHX0PDRDM18FCJ94SA" 3 => 93 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 66 2 => "5905991752646" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 66 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 66 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 66 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-396/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-396/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 67 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 67 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "29" 2 => "01KBSQ1TDP87CFQTTZ0PMYQFXH" 3 => 94 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "29" 2 => "01KBSQ1TDP87CFQTTZ0PMYQFXH" 3 => 94 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 67 2 => "5905991759904" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 67 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 67 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 67 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-397/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-397/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 68 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 68 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "14" 2 => "01KBSQ1TDTR5MZ0FSNRTBCAWDZ" 3 => 95 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "14" 2 => "01KBSQ1TDTR5MZ0FSNRTBCAWDZ" 3 => 95 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 68 2 => "5905991752622" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 68 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 68 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 68 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-398/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-398/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 69 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 69 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "36" 2 => "01KBSQ1TDZT0ZZ8F4PZ1DMD3BM" 3 => 96 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "36" 2 => "01KBSQ1TDZT0ZZ8F4PZ1DMD3BM" 3 => 96 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 69 2 => "5905991752653" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 69 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 69 2 => "5905991752622" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 69 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 69 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 69 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-399/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-399/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 70 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 70 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "18" 2 => "01KBSQ1TE386FARKZWMM32KTD8" 3 => 97 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "18" 2 => "01KBSQ1TE386FARKZWMM32KTD8" 3 => 97 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSQ1TE386FARKZWMM32KTD8" 3 => 98 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSQ1TE386FARKZWMM32KTD8" 3 => 98 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 70 2 => "5905991759874" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 70 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 70 2 => "5905991754954" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 70 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 70 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 70 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-400/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-400/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 71 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 71 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "11" 2 => "01KBSQ1TE9ABZ6PP166W9S00SW" 3 => 99 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "11" 2 => "01KBSQ1TE9ABZ6PP166W9S00SW" 3 => 99 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "11" 2 => "01KBSQ1TE9ABZ6PP166W9S00SW" 3 => 100 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "11" 2 => "01KBSQ1TE9ABZ6PP166W9S00SW" 3 => 100 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 71 2 => "5905991752639" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 71 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 71 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 71 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-401/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-401/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 72 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 72 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "30" 2 => "01KBSQ1TEEPK280PBJ5QQBFWFS" 3 => 101 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "30" 2 => "01KBSQ1TEEPK280PBJ5QQBFWFS" 3 => 101 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 72 2 => "5905991758310" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 72 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 72 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 72 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-402/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-402/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 73 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 73 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "19" 2 => "01KBSQ1TEJX3RCJ3PQ0MGV3PJ9" 3 => 102 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "19" 2 => "01KBSQ1TEJX3RCJ3PQ0MGV3PJ9" 3 => 102 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 73 2 => "5905991758310" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 73 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 73 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 73 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-403/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-403/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 74 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 74 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "20" 2 => "01KBSQ1TEQGM0XY7QA2SER6CE0" 3 => 103 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "20" 2 => "01KBSQ1TEQGM0XY7QA2SER6CE0" 3 => 103 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 74 2 => "5905991758297" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 74 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 74 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 74 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-404/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-404/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 75 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 75 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "17" 2 => "01KBSQ1TEWR8K0SMT4CQRMFDFF" 3 => 104 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "17" 2 => "01KBSQ1TEWR8K0SMT4CQRMFDFF" 3 => 104 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 75 2 => "5905991758297" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 75 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 75 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 75 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-405/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-405/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 76 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 76 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "20" 2 => "01KBSQ1TF1QK60A7AZRJ2MAMDS" 3 => 105 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "20" 2 => "01KBSQ1TF1QK60A7AZRJ2MAMDS" 3 => 105 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 76 2 => "5905991758297" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 76 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 76 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 76 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-406/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-406/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 77 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 77 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "17" 2 => "01KBSQ1TF6F9N99QF62MTZJA4W" 3 => 106 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "17" 2 => "01KBSQ1TF6F9N99QF62MTZJA4W" 3 => 106 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 77 2 => "5905991758297" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 77 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 77 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 77 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-407/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-407/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 78 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 78 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "19" 2 => "01KBSQ1TFBM5Q0YD9F8FG9EVS3" 3 => 107 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "19" 2 => "01KBSQ1TFBM5Q0YD9F8FG9EVS3" 3 => 107 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 78 2 => "5905991758266" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 78 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 78 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 78 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-408/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-408/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 79 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 79 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "17" 2 => "01KBSQ1TFGSMZ321J2YXR915ZP" 3 => 108 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "17" 2 => "01KBSQ1TFGSMZ321J2YXR915ZP" 3 => 108 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 79 2 => "5905991758341" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 79 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 79 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 79 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-409/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-409/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 80 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 80 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "15" 2 => "01KBSQ1TFN4WVFQDVTARAEKXZV" 3 => 109 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "15" 2 => "01KBSQ1TFN4WVFQDVTARAEKXZV" 3 => 109 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 80 2 => "5905991758341" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 80 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 80 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 80 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-410/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-410/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 81 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 81 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "20" 2 => "01KBSQ1TFTMENX90Z15VG5TW98" 3 => 110 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "20" 2 => "01KBSQ1TFTMENX90Z15VG5TW98" 3 => 110 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 81 2 => "5905991758235" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 81 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 81 2 => "5905991758242" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 81 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 81 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 81 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-411/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-411/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 82 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 82 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSQ1TFZ5EVW32AC7PWMT69F" 3 => 111 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSQ1TFZ5EVW32AC7PWMT69F" 3 => 111 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "16" 2 => "01KBSQ1TFZ5EVW32AC7PWMT69F" 3 => 112 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "16" 2 => "01KBSQ1TFZ5EVW32AC7PWMT69F" 3 => 112 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 82 2 => "5905991758334" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 82 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 82 2 => "5905991758235" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 82 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 82 2 => "5905991758259" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 82 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 82 2 => "5905991758280" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 82 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 82 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 82 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-412/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-412/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 83 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 83 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSQ1TG5DC9KMGX7WRWF61GF" 3 => 113 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSQ1TG5DC9KMGX7WRWF61GF" 3 => 113 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSQ1TG5DC9KMGX7WRWF61GF" 3 => 114 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSQ1TG5DC9KMGX7WRWF61GF" 3 => 114 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSQ1TG5DC9KMGX7WRWF61GF" 3 => 115 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSQ1TG5DC9KMGX7WRWF61GF" 3 => 115 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "13" 2 => "01KBSQ1TG5DC9KMGX7WRWF61GF" 3 => 116 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "13" 2 => "01KBSQ1TG5DC9KMGX7WRWF61GF" 3 => 116 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 83 2 => "5905991762799" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 83 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 83 2 => "5905991762836" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 83 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 83 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 83 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-413/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-413/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 84 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 84 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "33" 2 => "01KBSQ1TGCH3CJ9F0Q9B16PEQZ" 3 => 117 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "33" 2 => "01KBSQ1TGCH3CJ9F0Q9B16PEQZ" 3 => 117 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSQ1TGCH3CJ9F0Q9B16PEQZ" 3 => 118 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSQ1TGCH3CJ9F0Q9B16PEQZ" 3 => 118 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 84 2 => "5905991762775" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 84 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 84 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 84 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-414/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-414/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 85 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 85 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "25" 2 => "01KBSQ1TGJP9SD3FW2NKM7947Q" 3 => 119 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "25" 2 => "01KBSQ1TGJP9SD3FW2NKM7947Q" 3 => 119 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 85 2 => "5905991762775" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 85 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 85 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 85 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-415/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-415/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 86 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 86 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "25" 2 => "01KBSQ1TGQBA5E8GCE3CB69FTW" 3 => 120 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "25" 2 => "01KBSQ1TGQBA5E8GCE3CB69FTW" 3 => 120 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 86 2 => "5905991762737" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 86 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 86 2 => "5905991762775" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 86 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 86 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 86 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-416/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-416/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 87 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 87 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "16" 2 => "01KBSQ1TGWZ3ACP4AWJYDM5BPP" 3 => 121 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "16" 2 => "01KBSQ1TGWZ3ACP4AWJYDM5BPP" 3 => 121 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "5" 2 => "01KBSQ1TGWZ3ACP4AWJYDM5BPP" 3 => 122 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "5" 2 => "01KBSQ1TGWZ3ACP4AWJYDM5BPP" 3 => 122 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 87 2 => "5905991762751" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 87 2 => "5905991762751" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 87 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 87 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-417/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-417/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 88 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 88 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "25" 2 => "01KBSQ1TH2ZMCGXBRVWW8AGRSR" 3 => 123 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "25" 2 => "01KBSQ1TH2ZMCGXBRVWW8AGRSR" 3 => 123 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 88 2 => "5905991762751" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 88 2 => "5905991762751" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 88 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 88 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-418/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-418/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 89 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 89 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "21" 2 => "01KBSQ1TH8PZF2KJX7KY1JGSSN" 3 => 124 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "21" 2 => "01KBSQ1TH8PZF2KJX7KY1JGSSN" 3 => 124 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 89 2 => "5905991762737" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 89 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 89 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 89 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-420/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-420/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 90 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 90 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "25" 2 => "01KBSQ1THDAMW1M6X1XQC2Q2PM" 3 => 125 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "25" 2 => "01KBSQ1THDAMW1M6X1XQC2Q2PM" 3 => 125 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 90 2 => "5905991761426" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 90 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 90 2 => "5905991761402" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 90 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 90 2 => "5905991762812" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 90 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 90 2 => "5905991762744" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 90 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 90 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 90 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-421/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-421/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 91 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 91 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "13" 2 => "01KBSQ1THJHYMEJZTETHM1H7Q2" 3 => 126 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "13" 2 => "01KBSQ1THJHYMEJZTETHM1H7Q2" 3 => 126 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "11" 2 => "01KBSQ1THJHYMEJZTETHM1H7Q2" 3 => 127 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "11" 2 => "01KBSQ1THJHYMEJZTETHM1H7Q2" 3 => 127 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "5" 2 => "01KBSQ1THJHYMEJZTETHM1H7Q2" 3 => 128 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "5" 2 => "01KBSQ1THJHYMEJZTETHM1H7Q2" 3 => 128 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSQ1THJHYMEJZTETHM1H7Q2" 3 => 129 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSQ1THJHYMEJZTETHM1H7Q2" 3 => 129 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 91 2 => "5905991762713" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 91 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 91 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 91 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-422/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-422/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 92 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 92 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "30" 2 => "01KBSQ1THSNVN7R4K60CQN1WV1" 3 => 130 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "30" 2 => "01KBSQ1THSNVN7R4K60CQN1WV1" 3 => 130 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 92 2 => "5905991762706" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 92 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 92 2 => "5905991762713" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 92 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 92 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 92 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-423/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-423/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 93 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 93 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "20" 2 => "01KBSQ1THYVE93XVPEPF26A4Y7" 3 => 131 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "20" 2 => "01KBSQ1THYVE93XVPEPF26A4Y7" 3 => 131 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSQ1THYVE93XVPEPF26A4Y7" 3 => 132 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSQ1THYVE93XVPEPF26A4Y7" 3 => 132 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 93 2 => "5905991761389" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 93 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 93 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 93 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-425/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-425/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 94 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 94 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "19" 2 => "01KBSQ1TJ4NB81Q81MXSGWJK0D" 3 => 133 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "19" 2 => "01KBSQ1TJ4NB81Q81MXSGWJK0D" 3 => 133 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 94 2 => "5905991762287" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 94 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 94 2 => "5905991761365" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 94 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 94 2 => "5905991761372" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 94 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 94 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 94 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-426/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-426/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 95 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 95 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "12" 2 => "01KBSQ1TJ970ZC94M8X56TD19Z" 3 => 134 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "12" 2 => "01KBSQ1TJ970ZC94M8X56TD19Z" 3 => 134 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "13" 2 => "01KBSQ1TJ970ZC94M8X56TD19Z" 3 => 135 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "13" 2 => "01KBSQ1TJ970ZC94M8X56TD19Z" 3 => 135 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSQ1TJ970ZC94M8X56TD19Z" 3 => 136 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSQ1TJ970ZC94M8X56TD19Z" 3 => 136 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 95 2 => "5905991761341" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 95 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 95 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 95 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-427/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-427/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 96 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 96 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "20" 2 => "01KBSQ1TJGGBXFCAN6VV522MAT" 3 => 137 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "20" 2 => "01KBSQ1TJGGBXFCAN6VV522MAT" 3 => 137 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 96 2 => "5905991761327" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 96 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 96 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 96 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-428/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-428/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 97 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 97 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "41" 2 => "01KBSQ1TJNJK1A8NV3G6E1ZEBF" 3 => 138 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "41" 2 => "01KBSQ1TJNJK1A8NV3G6E1ZEBF" 3 => 138 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 97 2 => "5905991762331" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 97 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 97 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 97 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-429/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-429/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 98 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 98 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "25" 2 => "01KBSQ1TJVFC36DJDPQQN9XG19" 3 => 139 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "25" 2 => "01KBSQ1TJVFC36DJDPQQN9XG19" 3 => 139 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 98 2 => "5905991762294" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 98 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 98 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 98 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-430/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-430/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 99 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 99 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "23" 2 => "01KBSQ1TK0ZVMF4TQJWRBWWX7H" 3 => 140 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "23" 2 => "01KBSQ1TK0ZVMF4TQJWRBWWX7H" 3 => 140 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 99 2 => "5905991762317" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 99 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 99 2 => "5905991761303" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 99 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 99 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 99 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-431/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-431/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 100 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 100 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "24" 2 => "01KBSQ1TK5G15TYG72FK2EAEYM" 3 => 141 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "24" 2 => "01KBSQ1TK5G15TYG72FK2EAEYM" 3 => 141 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSQ1TK5G15TYG72FK2EAEYM" 3 => 142 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSQ1TK5G15TYG72FK2EAEYM" 3 => 142 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 100 2 => "5905991746546" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 100 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 100 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 100 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-432/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-432/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 101 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 101 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "23" 2 => "01KBSQ1TKBS9ZG70V8TFQ94Y2R" 3 => 143 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "23" 2 => "01KBSQ1TKBS9ZG70V8TFQ94Y2R" 3 => 143 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 101 2 => "5905991746560" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 101 2 => "5905991746560" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 101 2 => "5905991746546" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 101 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 101 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 101 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-433/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-433/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 102 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 102 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "14" 2 => "01KBSQ1TKH4AHVHC89BH3G06N4" 3 => 144 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "14" 2 => "01KBSQ1TKH4AHVHC89BH3G06N4" 3 => 144 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "11" 2 => "01KBSQ1TKH4AHVHC89BH3G06N4" 3 => 145 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "11" 2 => "01KBSQ1TKH4AHVHC89BH3G06N4" 3 => 145 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 102 2 => "5905991746560" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 102 2 => "5905991746560" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 102 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 102 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-434/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-434/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 103 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 103 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "23" 2 => "01KBSQ1TKQYC2YBVZA64PHMTC1" 3 => 146 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "23" 2 => "01KBSQ1TKQYC2YBVZA64PHMTC1" 3 => 146 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 103 2 => "5905991746560" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 103 2 => "5905991746560" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 103 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 103 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-435/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-435/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 104 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 104 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "23" 2 => "01KBSQ1TKW824SYCA3EWHXVKZX" 3 => 147 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "23" 2 => "01KBSQ1TKW824SYCA3EWHXVKZX" 3 => 147 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 104 2 => "5905991752981" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 104 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 104 2 => "5905991752998" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 104 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 104 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 104 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-436/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-436/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 105 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 105 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "28" 2 => "01KBSQ1TM2H1E5SGJT52H78JKK" 3 => 148 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "28" 2 => "01KBSQ1TM2H1E5SGJT52H78JKK" 3 => 148 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "7" 2 => "01KBSQ1TM2H1E5SGJT52H78JKK" 3 => 149 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "7" 2 => "01KBSQ1TM2H1E5SGJT52H78JKK" 3 => 149 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 105 2 => "5905991752974" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 105 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 105 2 => "5905991752981" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 105 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 105 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 105 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-437/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-437/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 106 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 106 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "7" 2 => "01KBSQ1TM87BR9YFB5VV3EBG6Q" 3 => 150 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "7" 2 => "01KBSQ1TM87BR9YFB5VV3EBG6Q" 3 => 150 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "23" 2 => "01KBSQ1TM87BR9YFB5VV3EBG6Q" 3 => 151 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "23" 2 => "01KBSQ1TM87BR9YFB5VV3EBG6Q" 3 => 151 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 106 2 => "5905991752974" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 106 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 106 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 106 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-438/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-438/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 107 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 107 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "32" 2 => "01KBSQ1TME39XZCJ6VF50XG7K6" 3 => 152 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "32" 2 => "01KBSQ1TME39XZCJ6VF50XG7K6" 3 => 152 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 107 2 => "5905991752974" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 107 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 107 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 107 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-439/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-439/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 108 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 108 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "30" 2 => "01KBSQ1TMM7DDSWC09RYMBSR9C" 3 => 153 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "30" 2 => "01KBSQ1TMM7DDSWC09RYMBSR9C" 3 => 153 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 108 2 => "5905991753094" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 108 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 108 2 => "5905991752974" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 108 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 108 2 => "5905991752967" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 108 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 108 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 108 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-440/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-440/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 109 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 109 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "5" 2 => "01KBSQ1TMSSMTGE9KCBXXQM5C9" 3 => 154 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "5" 2 => "01KBSQ1TMSSMTGE9KCBXXQM5C9" 3 => 154 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSQ1TMSSMTGE9KCBXXQM5C9" 3 => 155 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSQ1TMSSMTGE9KCBXXQM5C9" 3 => 155 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "27" 2 => "01KBSQ1TMSSMTGE9KCBXXQM5C9" 3 => 156 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "27" 2 => "01KBSQ1TMSSMTGE9KCBXXQM5C9" 3 => 156 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 109 2 => "5905991752844" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 109 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 109 2 => "5905991753094" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 109 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 109 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 109 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-441/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-441/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 110 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 110 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "10" 2 => "01KBSQ1TN0YR94GDRP6QDM2A47" 3 => 157 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "10" 2 => "01KBSQ1TN0YR94GDRP6QDM2A47" 3 => 157 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1TN0YR94GDRP6QDM2A47" 3 => 158 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1TN0YR94GDRP6QDM2A47" 3 => 158 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 110 2 => "5905991752844" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 110 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 110 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 110 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-442/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-442/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 111 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 111 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "30" 2 => "01KBSQ1TN6VJPG1DPB6QQKSC3V" 3 => 159 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "30" 2 => "01KBSQ1TN6VJPG1DPB6QQKSC3V" 3 => 159 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 111 2 => "5905991752868" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 111 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 111 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 111 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-443/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-443/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 112 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 112 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "35" 2 => "01KBSQ1TNBC1P840J5SXWJHHZ7" 3 => 160 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "35" 2 => "01KBSQ1TNBC1P840J5SXWJHHZ7" 3 => 160 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 112 2 => "5905991752851" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 112 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 112 2 => "5905991752868" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 112 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 112 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 112 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-444/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-444/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 113 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 113 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "19" 2 => "01KBSQ1TNQXF9SZTJQE72BHW8Y" 3 => 161 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "19" 2 => "01KBSQ1TNQXF9SZTJQE72BHW8Y" 3 => 161 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "9" 2 => "01KBSQ1TNQXF9SZTJQE72BHW8Y" 3 => 162 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "9" 2 => "01KBSQ1TNQXF9SZTJQE72BHW8Y" 3 => 162 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 113 2 => "5905991752875" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 113 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 113 2 => "5905991752851" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 113 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 113 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 113 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-445/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-445/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 114 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 114 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "19" 2 => "01KBSQ1TNXEJ760WBRK3HVW4X3" 3 => 163 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "19" 2 => "01KBSQ1TNXEJ760WBRK3HVW4X3" 3 => 163 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "10" 2 => "01KBSQ1TNXEJ760WBRK3HVW4X3" 3 => 164 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "10" 2 => "01KBSQ1TNXEJ760WBRK3HVW4X3" 3 => 164 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 114 2 => "5905991746553" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 114 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 114 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 114 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-446/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-446/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 115 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 115 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "27" 2 => "01KBSQ1TP3TS8D68EDQ1J58DT1" 3 => 165 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "27" 2 => "01KBSQ1TP3TS8D68EDQ1J58DT1" 3 => 165 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 115 2 => "5905991746553" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 115 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 115 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 115 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-447/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-447/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 116 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 116 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "24" 2 => "01KBSQ1TP9MR28FS2T0G0MNP91" 3 => 166 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "24" 2 => "01KBSQ1TP9MR28FS2T0G0MNP91" 3 => 166 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 116 2 => "5905991753117" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 116 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 116 2 => "5905991746553" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 116 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 116 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 116 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-448/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-448/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 117 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 117 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSQ1TPEHZBRNEK43FS1FN9G" 3 => 167 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSQ1TPEHZBRNEK43FS1FN9G" 3 => 167 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1TPEHZBRNEK43FS1FN9G" 3 => 168 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1TPEHZBRNEK43FS1FN9G" 3 => 168 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 117 2 => "5905991746577" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 117 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 117 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 117 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-449/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-449/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 118 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 118 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "19" 2 => "01KBSQ1TPM1ZX0Y82FXGE7532T" 3 => 169 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "19" 2 => "01KBSQ1TPM1ZX0Y82FXGE7532T" 3 => 169 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 118 2 => "5905991753100" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 118 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 118 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 118 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-450/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-450/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 119 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 119 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "30" 2 => "01KBSQ1TPVDN8PYM1HAPGBJ6RM" 3 => 170 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "30" 2 => "01KBSQ1TPVDN8PYM1HAPGBJ6RM" 3 => 170 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 119 2 => "5905991751090" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 119 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 119 2 => "5905991748700" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 119 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 119 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 119 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-451/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-451/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 120 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 120 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "15" 2 => "01KBSQ1TQ038TY3V2NA6K2RJE3" 3 => 171 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "15" 2 => "01KBSQ1TQ038TY3V2NA6K2RJE3" 3 => 171 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSQ1TQ038TY3V2NA6K2RJE3" 3 => 172 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSQ1TQ038TY3V2NA6K2RJE3" 3 => 172 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 120 2 => "5905991751090" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 120 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 120 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 120 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-452/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-452/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 121 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 121 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "39" 2 => "01KBSQ1TQ7E5D85CJ2WW8PBJDF" 3 => 173 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "39" 2 => "01KBSQ1TQ7E5D85CJ2WW8PBJDF" 3 => 173 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 121 2 => "5905991751090" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 121 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 121 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 121 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-453/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-453/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 122 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 122 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "39" 2 => "01KBSQ1TQDYJ6MYGPFCKMP2GA5" 3 => 174 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "39" 2 => "01KBSQ1TQDYJ6MYGPFCKMP2GA5" 3 => 174 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 122 2 => "5905991751083" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 122 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 122 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 122 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-454/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-454/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 123 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 123 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "36" 2 => "01KBSQ1TQM3JVZR4VRSV5W1A16" 3 => 175 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "36" 2 => "01KBSQ1TQM3JVZR4VRSV5W1A16" 3 => 175 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 123 2 => "5905991751113" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 123 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 123 2 => "5905991748724" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 123 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 123 2 => "5905991751083" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 123 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 123 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 123 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-455/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-455/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 124 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 124 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "16" 2 => "01KBSQ1TQT4JSWFC4RC368M0J4" 3 => 176 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "16" 2 => "01KBSQ1TQT4JSWFC4RC368M0J4" 3 => 176 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "23" 2 => "01KBSQ1TQT4JSWFC4RC368M0J4" 3 => 177 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "23" 2 => "01KBSQ1TQT4JSWFC4RC368M0J4" 3 => 177 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1TQT4JSWFC4RC368M0J4" 3 => 178 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1TQT4JSWFC4RC368M0J4" 3 => 178 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 124 2 => "5905991751113" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 124 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 124 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 124 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-456/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-456/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 125 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 125 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "39" 2 => "01KBSQ1TR14N4Y8B534CBD4TB5" 3 => 179 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "39" 2 => "01KBSQ1TR14N4Y8B534CBD4TB5" 3 => 179 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 125 2 => "5905991751106" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 125 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 125 2 => "5905991748731" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 125 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 125 2 => "5905991748717" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 125 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 125 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 125 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-457/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-457/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 126 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 126 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "27" 2 => "01KBSQ1TR88F9TAP4AXEX03EJP" 3 => 180 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "27" 2 => "01KBSQ1TR88F9TAP4AXEX03EJP" 3 => 180 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "7" 2 => "01KBSQ1TR88F9TAP4AXEX03EJP" 3 => 181 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "7" 2 => "01KBSQ1TR88F9TAP4AXEX03EJP" 3 => 181 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1TR88F9TAP4AXEX03EJP" 3 => 182 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1TR88F9TAP4AXEX03EJP" 3 => 182 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 126 2 => "5905991751106" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 126 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 126 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 126 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-458/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-458/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 127 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 127 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "39" 2 => "01KBSQ1TRFRWYA08KGTWV74C71" 3 => 183 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "39" 2 => "01KBSQ1TRFRWYA08KGTWV74C71" 3 => 183 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 127 2 => "5905991751441" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 127 2 => "5905991751441" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 127 2 => "5905991751755" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 127 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 127 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 127 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-459/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-459/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 128 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 128 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "23" 2 => "01KBSQ1TRPFP0Z1M38F1VQQEFN" 3 => 184 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "23" 2 => "01KBSQ1TRPFP0Z1M38F1VQQEFN" 3 => 184 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1TRPFP0Z1M38F1VQQEFN" 3 => 185 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1TRPFP0Z1M38F1VQQEFN" 3 => 185 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 128 2 => "5905991751427" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 128 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 128 2 => "5905991751434" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 128 2 => "5905991751434" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 128 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 128 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-460/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-460/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 129 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 129 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "18" 2 => "01KBSQ1TRWNCFTFCN61KFGQXGP" 3 => 186 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "18" 2 => "01KBSQ1TRWNCFTFCN61KFGQXGP" 3 => 186 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "13" 2 => "01KBSQ1TRWNCFTFCN61KFGQXGP" 3 => 187 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "13" 2 => "01KBSQ1TRWNCFTFCN61KFGQXGP" 3 => 187 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 129 2 => "5905991751434" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 129 2 => "5905991751434" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 129 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 129 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-461/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-461/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 130 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 130 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "33" 2 => "01KBSQ1TS31P1NT953AFW5VKB8" 3 => 188 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "33" 2 => "01KBSQ1TS31P1NT953AFW5VKB8" 3 => 188 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 130 2 => "5905991751441" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 130 2 => "5905991751441" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 130 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 130 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-462/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-462/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 131 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 131 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "33" 2 => "01KBSQ1TSAWTF01PGPFQGQ3GA4" 3 => 189 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "33" 2 => "01KBSQ1TSAWTF01PGPFQGQ3GA4" 3 => 189 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 131 2 => "5905991751458" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 131 2 => "5905991751458" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 131 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 131 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-463/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-463/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 132 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 132 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "30" 2 => "01KBSQ1TSKSH4YN781FVVC2W5E" 3 => 190 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "30" 2 => "01KBSQ1TSKSH4YN781FVVC2W5E" 3 => 190 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 132 2 => "5905991751427" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 132 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 132 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 132 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-464/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-464/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 133 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 133 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "33" 2 => "01KBSQ1TSTTKYV0GSGDWC27PC9" 3 => 191 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "33" 2 => "01KBSQ1TSTTKYV0GSGDWC27PC9" 3 => 191 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 133 2 => "5905991753933" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 133 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 133 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 133 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-465/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-465/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 134 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 134 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "85" 2 => "01KBSQ1TT0MTBK0GVW5CKSV874" 3 => 192 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "85" 2 => "01KBSQ1TT0MTBK0GVW5CKSV874" 3 => 192 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 134 2 => "5905991753926" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 134 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 134 2 => "5905991753919" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 134 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 134 2 => "5905991753803" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 134 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 134 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 134 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-466/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-466/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 135 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 135 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "28" 2 => "01KBSQ1TT7GXWDD67RG21K2ZS6" 3 => 193 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "28" 2 => "01KBSQ1TT7GXWDD67RG21K2ZS6" 3 => 193 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "9" 2 => "01KBSQ1TT7GXWDD67RG21K2ZS6" 3 => 194 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "9" 2 => "01KBSQ1TT7GXWDD67RG21K2ZS6" 3 => 194 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "59" 2 => "01KBSQ1TT7GXWDD67RG21K2ZS6" 3 => 195 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "59" 2 => "01KBSQ1TT7GXWDD67RG21K2ZS6" 3 => 195 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 135 2 => "5905991751427" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 135 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 135 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 135 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-467/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-467/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 136 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 136 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "32" 2 => "01KBSQ1TTE94PEEAVY1SXXHM2N" 3 => 196 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "32" 2 => "01KBSQ1TTE94PEEAVY1SXXHM2N" 3 => 196 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 136 2 => "5905991753926" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 136 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 136 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 136 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-468/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-468/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 137 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 137 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "100" 2 => "01KBSQ1TTP58TC98K1HE1K33R2" 3 => 197 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "100" 2 => "01KBSQ1TTP58TC98K1HE1K33R2" 3 => 197 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 137 2 => "5905991751403" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 137 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 137 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 137 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-469/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-469/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 138 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 138 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "28" 2 => "01KBSQ1TTWJ94K67G36DHRV1DE" 3 => 198 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "28" 2 => "01KBSQ1TTWJ94K67G36DHRV1DE" 3 => 198 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 138 2 => "5905991751366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 138 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 138 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 138 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-470/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-470/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 139 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 139 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "33" 2 => "01KBSQ1TV4SY1ZNZ6HSV4HDSCW" 3 => 199 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "33" 2 => "01KBSQ1TV4SY1ZNZ6HSV4HDSCW" 3 => 199 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 139 2 => "5905991753940" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 139 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 139 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 139 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-471/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-471/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 140 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 140 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "79" 2 => "01KBSQ1TVBS1ENAMYC1CQZAZ15" 3 => 200 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "79" 2 => "01KBSQ1TVBS1ENAMYC1CQZAZ15" 3 => 200 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 140 2 => "5905991751380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 140 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 140 2 => "5905991751397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 140 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 140 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 140 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-472/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-472/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 141 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 141 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "17" 2 => "01KBSQ1TVJJQ8E6795QDHJA7E5" 3 => 201 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "17" 2 => "01KBSQ1TVJJQ8E6795QDHJA7E5" 3 => 201 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "17" 2 => "01KBSQ1TVJJQ8E6795QDHJA7E5" 3 => 202 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "17" 2 => "01KBSQ1TVJJQ8E6795QDHJA7E5" 3 => 202 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 141 2 => "5905991751373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 141 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 141 2 => "5905991751366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 141 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 141 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 141 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-473/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-473/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 142 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 142 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "21" 2 => "01KBSQ1TVS308N4SP7Q22QJSAB" 3 => 203 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "21" 2 => "01KBSQ1TVS308N4SP7Q22QJSAB" 3 => 203 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "11" 2 => "01KBSQ1TVS308N4SP7Q22QJSAB" 3 => 204 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "11" 2 => "01KBSQ1TVS308N4SP7Q22QJSAB" 3 => 204 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 142 2 => "5905991751373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 142 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 142 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 142 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-474/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-474/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 143 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 143 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "32" 2 => "01KBSQ1TW0NY4BZ9W4C5NNR026" 3 => 205 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "32" 2 => "01KBSQ1TW0NY4BZ9W4C5NNR026" 3 => 205 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 143 2 => "5905991753797" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 143 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 143 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 143 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-475/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-475/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 144 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 144 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "74" 2 => "01KBSQ1TW7XXT3QB9HHCNM818J" 3 => 206 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "74" 2 => "01KBSQ1TW7XXT3QB9HHCNM818J" 3 => 206 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 144 2 => "5905991751380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 144 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 144 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 144 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-476/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-476/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 145 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 145 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "32" 2 => "01KBSQ1TWEPSNPBQM9SXYK59TX" 3 => 207 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "32" 2 => "01KBSQ1TWEPSNPBQM9SXYK59TX" 3 => 207 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 145 2 => "5905991748953" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 145 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 145 2 => "5905991748977" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 145 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 145 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 145 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-477/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-477/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 146 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 146 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "24" 2 => "01KBSQ1TWNW94MG9CD1CHVGQ66" 3 => 208 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "24" 2 => "01KBSQ1TWNW94MG9CD1CHVGQ66" 3 => 208 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSQ1TWNW94MG9CD1CHVGQ66" 3 => 209 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSQ1TWNW94MG9CD1CHVGQ66" 3 => 209 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 146 2 => "5905991751397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 146 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 146 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 146 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-478/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-478/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 147 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 147 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "32" 2 => "01KBSQ1TWWCYRS5CHRVFVS7W3H" 3 => 210 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "32" 2 => "01KBSQ1TWWCYRS5CHRVFVS7W3H" 3 => 210 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 147 2 => "5905991710127" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 147 2 => "5905991710127" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 147 2 => "5905991748960" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 147 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 147 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 147 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-479/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-479/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 148 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 148 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "52" 2 => "01KBSQ1TX3ZCQVPQ3J4DWBW1ZT" 3 => 211 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "52" 2 => "01KBSQ1TX3ZCQVPQ3J4DWBW1ZT" 3 => 211 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "18" 2 => "01KBSQ1TX3ZCQVPQ3J4DWBW1ZT" 3 => 212 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "18" 2 => "01KBSQ1TX3ZCQVPQ3J4DWBW1ZT" 3 => 212 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 148 2 => "5905991747390" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 148 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 148 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 148 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-480/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-480/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 149 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 149 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "9" 2 => "01KBSQ1TXB0XT6HGK4X1GHK4A2" 3 => 213 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "9" 2 => "01KBSQ1TXB0XT6HGK4X1GHK4A2" 3 => 213 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 149 2 => "5905991748878" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 149 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 149 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 149 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-481/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-481/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 150 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 150 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "55" 2 => "01KBSQ1TXJXAGZ72YPSGA91JSN" 3 => 214 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "55" 2 => "01KBSQ1TXJXAGZ72YPSGA91JSN" 3 => 214 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 150 2 => "5905991747376" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 150 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 150 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 150 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-482/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-482/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 151 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 151 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "7" 2 => "01KBSQ1TXS8GME8X5PYZG9DV6H" 3 => 215 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "7" 2 => "01KBSQ1TXS8GME8X5PYZG9DV6H" 3 => 215 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 151 2 => "5905991748885" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 151 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 151 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 151 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-483/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-483/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 152 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 152 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "53" 2 => "01KBSQ1TXZ9C7YH54AQ7598DEA" 3 => 216 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "53" 2 => "01KBSQ1TXZ9C7YH54AQ7598DEA" 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 152 2 => "5905991747383" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 152 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 152 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 152 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-484/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-484/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 153 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 153 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "7" 2 => "01KBSQ1TY69D3F7V2Z9KKSB6R3" 3 => 217 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "7" 2 => "01KBSQ1TY69D3F7V2Z9KKSB6R3" 3 => 217 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 153 2 => "5905991748892" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 153 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 153 2 => "5905991748861" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 153 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 153 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 153 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-485/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-485/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 154 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 154 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "21" 2 => "01KBSQ1TYCJE0ME0XD5F17B231" 3 => 218 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "21" 2 => "01KBSQ1TYCJE0ME0XD5F17B231" 3 => 218 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "15" 2 => "01KBSQ1TYCJE0ME0XD5F17B231" 3 => 219 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "15" 2 => "01KBSQ1TYCJE0ME0XD5F17B231" 3 => 219 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 154 2 => "5905991710158" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 154 2 => "5905991710158" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 154 2 => "5905991710134" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 154 2 => "5905991710134" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 154 2 => "5905991710141" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 154 2 => "5905991710141" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 154 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 154 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-486/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-486/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 155 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 155 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "17" 2 => "01KBSQ1TYM2PA1P78Z85V0E2R0" 3 => 220 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "17" 2 => "01KBSQ1TYM2PA1P78Z85V0E2R0" 3 => 220 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "61" 2 => "01KBSQ1TYM2PA1P78Z85V0E2R0" 3 => 221 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "61" 2 => "01KBSQ1TYM2PA1P78Z85V0E2R0" 3 => 221 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "27" 2 => "01KBSQ1TYM2PA1P78Z85V0E2R0" 3 => 222 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "27" 2 => "01KBSQ1TYM2PA1P78Z85V0E2R0" 3 => 222 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 155 2 => "5905991747369" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 155 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 155 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 155 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-487/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-487/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 156 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 156 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1TYWHJNKK434TZZH5NA6" 3 => 223 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1TYWHJNKK434TZZH5NA6" 3 => 223 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 156 2 => "5905991748953" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 156 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 156 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 156 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-488/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-488/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 157 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 157 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "34" 2 => "01KBSQ1TZ37RW67WCC1YH1D8VQ" 3 => 224 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "34" 2 => "01KBSQ1TZ37RW67WCC1YH1D8VQ" 3 => 224 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 157 2 => "5905991747369" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 157 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 157 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 157 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-489/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-489/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 158 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 158 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "9" 2 => "01KBSQ1TZ9V57PZWEN04XC3EPZ" 3 => 225 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "9" 2 => "01KBSQ1TZ9V57PZWEN04XC3EPZ" 3 => 225 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 158 2 => "5905991748953" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 158 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 158 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 158 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-490/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-490/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 159 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 159 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "34" 2 => "01KBSQ1TZH0CYTJQFSF8RTKMHB" 3 => 226 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "34" 2 => "01KBSQ1TZH0CYTJQFSF8RTKMHB" 3 => 226 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 159 2 => "5905991748960" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 159 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 159 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 159 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-491/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-491/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 160 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 160 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "30" 2 => "01KBSQ1TZRPXC98NVVGR9NMGJM" 3 => 227 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "30" 2 => "01KBSQ1TZRPXC98NVVGR9NMGJM" 3 => 227 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 160 2 => "5905991747383" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 160 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 160 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 160 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-492/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-492/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 161 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 161 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1TZZ30DAFA33CNXCHNXS" 3 => 228 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1TZZ30DAFA33CNXCHNXS" 3 => 228 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 161 2 => "5905991710257" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 161 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 161 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 161 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-493/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-493/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 162 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 162 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "65" 2 => "01KBSQ1V06V8XCMGCR3MXYHR5V" 3 => 229 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "65" 2 => "01KBSQ1V06V8XCMGCR3MXYHR5V" 3 => 229 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 162 2 => "5905991747383" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 162 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 162 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 162 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-494/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-494/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 163 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 163 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1V0E6F3RGNX2PC0RRJCX" 3 => 230 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1V0E6F3RGNX2PC0RRJCX" 3 => 230 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 163 2 => "5905991748946" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 163 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 163 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 163 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-495/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-495/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 164 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 164 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "42" 2 => "01KBSQ1V0M3C4YG8732X4X5V2F" 3 => 231 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "42" 2 => "01KBSQ1V0M3C4YG8732X4X5V2F" 3 => 231 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 164 2 => "5905991746942" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 164 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 164 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 164 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-496/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-496/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 165 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 165 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "6" 2 => "01KBSQ1V0VYMA72878H4KJPZVR" 3 => 232 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "6" 2 => "01KBSQ1V0VYMA72878H4KJPZVR" 3 => 232 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 165 2 => "5905991710202" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 165 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 165 2 => "5905991710219" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 165 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 165 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 165 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-497/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-497/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 166 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 166 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "47" 2 => "01KBSQ1V126NZDQ0V45AF5PPYW" 3 => 233 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "47" 2 => "01KBSQ1V126NZDQ0V45AF5PPYW" 3 => 233 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "34" 2 => "01KBSQ1V126NZDQ0V45AF5PPYW" 3 => 234 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "34" 2 => "01KBSQ1V126NZDQ0V45AF5PPYW" 3 => 234 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 166 2 => "5905991746928" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 166 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 166 2 => "5905991746959" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 166 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 166 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 166 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-498/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-498/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 167 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 167 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSQ1V1AK1SXVR7AWTG65EGD" 3 => 235 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSQ1V1AK1SXVR7AWTG65EGD" 3 => 235 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "5" 2 => "01KBSQ1V1AK1SXVR7AWTG65EGD" 3 => 236 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "5" 2 => "01KBSQ1V1AK1SXVR7AWTG65EGD" 3 => 236 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 167 2 => "5905991748786" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 167 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 167 2 => "5905991710271" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 167 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 167 2 => "5905991710264" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 167 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 167 2 => "5905991710240" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 167 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 167 2 => "5905991710233" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 167 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 167 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 167 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-499/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-499/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 168 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 168 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "23" 2 => "01KBSQ1V1JQXQSN1M0JHP02QKR" 3 => 237 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "23" 2 => "01KBSQ1V1JQXQSN1M0JHP02QKR" 3 => 237 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "14" 2 => "01KBSQ1V1JQXQSN1M0JHP02QKR" 3 => 238 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "14" 2 => "01KBSQ1V1JQXQSN1M0JHP02QKR" 3 => 238 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "19" 2 => "01KBSQ1V1JQXQSN1M0JHP02QKR" 3 => 239 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "19" 2 => "01KBSQ1V1JQXQSN1M0JHP02QKR" 3 => 239 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "15" 2 => "01KBSQ1V1JQXQSN1M0JHP02QKR" 3 => 240 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "15" 2 => "01KBSQ1V1JQXQSN1M0JHP02QKR" 3 => 240 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSQ1V1JQXQSN1M0JHP02QKR" 3 => 241 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSQ1V1JQXQSN1M0JHP02QKR" 3 => 241 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 168 2 => "5905991748793" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 168 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 168 2 => "5905991748809" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 168 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 168 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 168 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-500/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-500/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 169 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 169 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "37" 2 => "01KBSQ1V1W5GF6BD6T9YGTJG8Q" 3 => 242 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "37" 2 => "01KBSQ1V1W5GF6BD6T9YGTJG8Q" 3 => 242 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "9" 2 => "01KBSQ1V1W5GF6BD6T9YGTJG8Q" 3 => 243 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "9" 2 => "01KBSQ1V1W5GF6BD6T9YGTJG8Q" 3 => 243 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 169 2 => "5905991746645" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 169 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 169 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 169 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-501/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-501/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 170 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 170 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "70" 2 => "01KBSQ1V24MZJP576KGB4BGW5T" 3 => 244 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "70" 2 => "01KBSQ1V24MZJP576KGB4BGW5T" 3 => 244 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 170 2 => "5905991746645" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 170 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 170 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 170 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-502/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-502/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 171 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 171 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "80" 2 => "01KBSQ1V2C43X8K27BCV0PTMTW" 3 => 245 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "80" 2 => "01KBSQ1V2C43X8K27BCV0PTMTW" 3 => 245 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 171 2 => "5905991746942" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 171 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 171 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 171 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-503/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-503/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 172 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 172 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1V2K3S49ADXH2WER8HWN" 3 => 246 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1V2K3S49ADXH2WER8HWN" 3 => 246 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 172 2 => "5905991746645" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 172 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 172 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 172 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-504/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-504/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 173 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 173 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "80" 2 => "01KBSQ1V2TD5NDENKSRBP0B1QM" 3 => 247 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "80" 2 => "01KBSQ1V2TD5NDENKSRBP0B1QM" 3 => 247 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 173 2 => "5905991746621" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 173 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 173 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 173 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-505/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-505/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 174 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 174 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "97" 2 => "01KBSQ1V312FF5QX1M99BTG3A9" 3 => 248 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "97" 2 => "01KBSQ1V312FF5QX1M99BTG3A9" 3 => 248 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 174 2 => "5905991746669" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 174 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 174 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 174 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-506/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-506/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 175 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 175 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "66" 2 => "01KBSQ1V397738KYKMA30SXAEK" 3 => 249 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "66" 2 => "01KBSQ1V397738KYKMA30SXAEK" 3 => 249 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 175 2 => "5905991746669" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 175 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 175 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 175 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-507/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-507/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 176 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 176 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "73" 2 => "01KBSQ1V3G368WFJSCAA8PD8G8" 3 => 250 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "73" 2 => "01KBSQ1V3G368WFJSCAA8PD8G8" 3 => 250 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 176 2 => "5905991746935" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 176 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 176 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 176 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-508/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-508/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 177 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 177 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1V3QTEK9DK8FMNAXRVGQ" 3 => 251 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1V3QTEK9DK8FMNAXRVGQ" 3 => 251 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 177 2 => "5905991746676" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 177 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 177 2 => "5905991746669" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 177 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 177 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 177 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-509/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-509/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 178 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 178 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "21" 2 => "01KBSQ1V3Y2QS1G2WQBP4P3PAK" 3 => 252 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "21" 2 => "01KBSQ1V3Y2QS1G2WQBP4P3PAK" 3 => 252 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "47" 2 => "01KBSQ1V3Y2QS1G2WQBP4P3PAK" 3 => 253 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "47" 2 => "01KBSQ1V3Y2QS1G2WQBP4P3PAK" 3 => 253 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 178 2 => "5905991746676" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 178 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 178 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 178 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-510/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-510/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 179 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 179 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "59" 2 => "01KBSQ1V47DYS81M1B924TW0EH" 3 => 254 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "59" 2 => "01KBSQ1V47DYS81M1B924TW0EH" 3 => 254 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 179 2 => "5905991746935" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 179 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 179 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 179 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-511/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-511/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 180 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 180 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1V4E9YP1F0G7DCD18CCP" 3 => 255 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1V4E9YP1F0G7DCD18CCP" 3 => 255 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 180 2 => "5905991746676" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 180 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 180 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 180 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-512/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-512/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 181 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 181 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "64" 2 => "01KBSQ1V4NXKW9M6AFK92FDFN6" 3 => 256 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "64" 2 => "01KBSQ1V4NXKW9M6AFK92FDFN6" 3 => 256 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 181 2 => "5905991746928" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 181 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 181 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 181 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-513/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-513/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 182 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 182 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1V4XRW8A7ZYQCANNAH1B" 3 => 257 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1V4XRW8A7ZYQCANNAH1B" 3 => 257 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 182 2 => "5905991746652" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 182 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 182 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 182 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-514/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-514/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 183 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 183 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "80" 2 => "01KBSQ1V54HEM79DJ6D1NAWYWN" 3 => 258 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "80" 2 => "01KBSQ1V54HEM79DJ6D1NAWYWN" 3 => 258 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 183 2 => "5905991746928" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 183 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 183 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 183 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-515/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-515/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 184 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 184 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1V5B7EB747T0HC13GCSZ" 3 => 259 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1V5B7EB747T0HC13GCSZ" 3 => 259 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 184 2 => "5905991746652" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 184 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 184 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 184 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-516/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-516/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 185 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 185 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "80" 2 => "01KBSQ1V5KNS8YS66ZRSVEAXNW" 3 => 260 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "80" 2 => "01KBSQ1V5KNS8YS66ZRSVEAXNW" 3 => 260 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 185 2 => "5905991749110" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 185 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 185 2 => "5905991749134" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 185 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 185 2 => "5905991749127" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 185 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 185 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 185 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-517/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-517/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 186 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 186 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSQ1V5WAANEFJ9YW4BV60EZ" 3 => 261 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSQ1V5WAANEFJ9YW4BV60EZ" 3 => 261 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSQ1V5WAANEFJ9YW4BV60EZ" 3 => 262 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSQ1V5WAANEFJ9YW4BV60EZ" 3 => 262 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSQ1V5WAANEFJ9YW4BV60EZ" 3 => 263 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSQ1V5WAANEFJ9YW4BV60EZ" 3 => 263 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 186 2 => "5905991746652" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 186 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 186 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 186 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-518/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-518/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 187 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 187 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "66" 2 => "01KBSQ1V65K5RZ4EPPWQMGZAKM" 3 => 264 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "66" 2 => "01KBSQ1V65K5RZ4EPPWQMGZAKM" 3 => 264 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 187 2 => "5905991746652" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 187 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 187 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 187 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-519/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-519/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 188 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 188 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "82" 2 => "01KBSQ1V6DV259EDV77S39HJDF" 3 => 265 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "82" 2 => "01KBSQ1V6DV259EDV77S39HJDF" 3 => 265 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 188 2 => "5905991749264" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 188 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 188 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 188 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-520/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-520/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 189 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 189 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSQ1V6N1FSFJNQ44KWPCV3G" 3 => 266 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSQ1V6N1FSFJNQ44KWPCV3G" 3 => 266 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 189 2 => "5905991746652" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 189 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 189 2 => "5905991746638" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 189 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 189 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 189 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-521/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-521/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 190 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 190 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "48" 2 => "01KBSQ1V6X9FXATQXRJC8ZW506" 3 => 267 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "48" 2 => "01KBSQ1V6X9FXATQXRJC8ZW506" 3 => 267 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "35" 2 => "01KBSQ1V6X9FXATQXRJC8ZW506" 3 => 268 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "35" 2 => "01KBSQ1V6X9FXATQXRJC8ZW506" 3 => 268 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 190 2 => "5905991746638" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 190 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 190 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 190 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-522/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-522/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 191 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 191 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "90" 2 => "01KBSQ1V754F4HDK8JADTBHAA0" 3 => 269 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "90" 2 => "01KBSQ1V754F4HDK8JADTBHAA0" 3 => 269 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 191 2 => "5905991746638" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 191 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 191 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 191 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-523/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-523/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 192 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 192 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "90" 2 => "01KBSQ1V7D905PS3KXWG7EY74R" 3 => 270 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "90" 2 => "01KBSQ1V7D905PS3KXWG7EY74R" 3 => 270 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 192 2 => "5905991749226" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 192 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 192 2 => "5905991749233" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 192 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 192 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 192 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-524/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-524/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 193 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 193 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSQ1V7MKEHD372RCX8MKX5F" 3 => 271 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSQ1V7MKEHD372RCX8MKX5F" 3 => 271 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "7" 2 => "01KBSQ1V7MKEHD372RCX8MKX5F" 3 => 272 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "7" 2 => "01KBSQ1V7MKEHD372RCX8MKX5F" 3 => 272 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 193 2 => "5905991746638" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 193 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 193 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 193 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-525/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-525/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-11-26 17:44:59" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 194 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-11-26 17:44:59" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 194 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "79" 2 => "01KBSQ1V7WEETDP3QFJCEJWHB0" 3 => 273 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "79" 2 => "01KBSQ1V7WEETDP3QFJCEJWHB0" 3 => 273 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 194 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 194 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-526/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-526/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 195 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 195 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 195 2 => "5905991746638" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 195 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 195 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 195 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-527/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-527/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 196 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 196 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "76" 2 => "01KBSQ1V8BKED4Z5P66S83CHET" 3 => 274 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "76" 2 => "01KBSQ1V8BKED4Z5P66S83CHET" 3 => 274 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 196 2 => "5905991753810" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 196 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 196 2 => "5905991753827" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 196 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 196 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 196 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-528/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-528/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 197 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 197 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1V8JW4FK4200X96EBZ2E" 3 => 275 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1V8JW4FK4200X96EBZ2E" 3 => 275 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "32" 2 => "01KBSQ1V8JW4FK4200X96EBZ2E" 3 => 276 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "32" 2 => "01KBSQ1V8JW4FK4200X96EBZ2E" 3 => 276 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 197 2 => "5905991753919" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 197 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 197 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 197 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-529/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-529/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 198 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 198 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "110" 2 => "01KBSQ1V8TW3R8ATQ1EZFQADF2" 3 => 277 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "110" 2 => "01KBSQ1V8TW3R8ATQ1EZFQADF2" 3 => 277 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 198 2 => "5905991750819" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 198 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 198 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 198 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-530/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-530/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 199 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 199 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "32" 2 => "01KBSQ1V929KHNZF670QYBGNMK" 3 => 278 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "32" 2 => "01KBSQ1V929KHNZF670QYBGNMK" 3 => 278 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 199 2 => "5905991749219" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 199 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 199 2 => "5905991749202" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 199 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 199 2 => "5905991749226" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 199 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 199 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 199 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-531/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-531/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 200 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 200 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSQ1V99JSERH0C63FBV9C0Y" 3 => 279 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSQ1V99JSERH0C63FBV9C0Y" 3 => 279 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSQ1V99JSERH0C63FBV9C0Y" 3 => 280 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSQ1V99JSERH0C63FBV9C0Y" 3 => 280 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "2" 2 => "01KBSQ1V99JSERH0C63FBV9C0Y" 3 => 281 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "2" 2 => "01KBSQ1V99JSERH0C63FBV9C0Y" 3 => 281 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 200 2 => "5905991749226" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 200 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 200 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 200 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-532/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-532/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 201 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 201 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1V9J603X8JNBXVR9HCQG" 3 => 282 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1V9J603X8JNBXVR9HCQG" 3 => 282 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 201 2 => "5905991749219" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 201 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 201 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 201 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-533/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-533/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 202 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 202 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1V9S8AG923CJ88PNTBQC" 3 => 283 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1V9S8AG923CJ88PNTBQC" 3 => 283 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 202 2 => "5905991749219" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 202 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 202 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 202 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-534/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-534/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 203 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 203 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1VA1T6C78S5SS4SBFCNQ" 3 => 284 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1VA1T6C78S5SS4SBFCNQ" 3 => 284 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 203 2 => "5905991749219" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 203 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 203 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 203 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-535/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-535/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 204 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 204 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1VA8V0TXH4N4KGRCZB56" 3 => 285 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1VA8V0TXH4N4KGRCZB56" 3 => 285 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 204 2 => "5905991749219" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 204 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 204 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 204 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-536/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-536/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 205 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 205 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1VAFYVBDT3Y9TNHA24ZW" 3 => 286 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1VAFYVBDT3Y9TNHA24ZW" 3 => 286 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 205 2 => "5905991749219" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 205 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 205 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 205 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-537/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-537/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 206 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 206 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1VAQHZ1RP6GST3V2FQWW" 3 => 287 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1VAQHZ1RP6GST3V2FQWW" 3 => 287 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 206 2 => "5905991749219" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 206 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 206 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 206 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-538/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-538/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 207 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 207 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1VAY0NSX5216TGEP428Y" 3 => 288 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1VAY0NSX5216TGEP428Y" 3 => 288 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 207 2 => "5905991749202" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 207 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 207 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 207 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-539/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-539/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 208 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 208 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1VB64F9N3JAJDNDM10PE" 3 => 289 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1VB64F9N3JAJDNDM10PE" 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 208 2 => "5905991749202" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 208 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 208 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 208 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-540/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-540/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 209 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 209 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1VBD3RHHK1B3AARC5N49" 3 => 290 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1VBD3RHHK1B3AARC5N49" 3 => 290 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 209 2 => "5905991749202" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 209 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 209 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 209 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-541/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-541/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 210 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 210 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1VBMR9Z5N0ZCAZCMQYZZ" 3 => 291 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1VBMR9Z5N0ZCAZCMQYZZ" 3 => 291 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 210 2 => "5905991753063" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 210 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 210 2 => "5905991753070" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 210 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 210 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 210 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-542/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-542/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 211 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 211 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "11" 2 => "01KBSQ1VBW310BANK4CWSD6QC4" 3 => 292 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "11" 2 => "01KBSQ1VBW310BANK4CWSD6QC4" 3 => 292 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "1" 2 => "01KBSQ1VBW310BANK4CWSD6QC4" 3 => 293 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "1" 2 => "01KBSQ1VBW310BANK4CWSD6QC4" 3 => 293 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 211 2 => "5905991753056" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 211 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 211 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 211 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-543/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-543/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 212 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 212 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "25" 2 => "01KBSQ1VC4GZT3CM98ZRB4X15J" 3 => 294 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "25" 2 => "01KBSQ1VC4GZT3CM98ZRB4X15J" 3 => 294 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 212 2 => "5905991753421" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 212 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 212 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 212 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-544/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-544/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 213 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 213 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "11" 2 => "01KBSQ1VCCJZPKDS4R3QVY8J61" 3 => 295 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "11" 2 => "01KBSQ1VCCJZPKDS4R3QVY8J61" 3 => 295 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 213 2 => "5905991753421" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 213 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 213 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 213 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-545/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-545/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 214 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 214 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "16" 2 => "01KBSQ1VCKWY2BEF5XNZ9W9906" 3 => 296 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "16" 2 => "01KBSQ1VCKWY2BEF5XNZ9W9906" 3 => 296 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 214 2 => "5905991753445" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 214 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 214 2 => "5905991753421" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 214 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 214 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 214 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-546/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-546/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 215 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 215 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "10" 2 => "01KBSQ1VCV2C33D5N75J4VJX9H" 3 => 297 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "10" 2 => "01KBSQ1VCV2C33D5N75J4VJX9H" 3 => 297 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "3" 2 => "01KBSQ1VCV2C33D5N75J4VJX9H" 3 => 298 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "3" 2 => "01KBSQ1VCV2C33D5N75J4VJX9H" 3 => 298 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 215 2 => "5905991753445" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 215 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 215 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 215 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-547/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-547/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 216 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 216 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "10" 2 => "01KBSQ1VD3GV90W772718ND4AQ" 3 => 299 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "10" 2 => "01KBSQ1VD3GV90W772718ND4AQ" 3 => 299 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 216 2 => "5905991750802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 216 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 216 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 216 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-548/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-548/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 217 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 217 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "32" 2 => "01KBSQ1VDB5ST5EXMWTAX2G4WH" 3 => 300 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "32" 2 => "01KBSQ1VDB5ST5EXMWTAX2G4WH" 3 => 300 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 217 2 => "5905991753445" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 217 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 217 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 217 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-549/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-549/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 218 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 218 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "12" 2 => "01KBSQ1VDKXP1FC1GQ0V4A4ZJC" 3 => 301 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "12" 2 => "01KBSQ1VDKXP1FC1GQ0V4A4ZJC" 3 => 301 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 218 2 => "5905991753445" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 218 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 218 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 218 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-550/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-550/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 219 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 219 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "12" 2 => "01KBSQ1VDTN8H324G73QM06MRA" 3 => 302 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "12" 2 => "01KBSQ1VDTN8H324G73QM06MRA" 3 => 302 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 219 2 => "5905991747789" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 219 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 219 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 219 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-551/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-551/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 11:25:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 220 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 11:25:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 220 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "36" 2 => "01KBSQ1VE2DSDA82J8VJJR7R7P" 3 => 303 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "36" 2 => "01KBSQ1VE2DSDA82J8VJJR7R7P" 3 => 303 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 220 2 => "5905991753445" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 220 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 220 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 220 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-552/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-552/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 221 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 221 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "12" 2 => "01KBSQ1VEAZ8CNR732086T3XR7" 3 => 304 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "12" 2 => "01KBSQ1VEAZ8CNR732086T3XR7" 3 => 304 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 221 2 => "5905991747796" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 221 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 221 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 221 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-553/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-553/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 222 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 222 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "33" 2 => "01KBSQ1VEJ7JWKVAD6ZSR62FMJ" 3 => 305 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "33" 2 => "01KBSQ1VEJ7JWKVAD6ZSR62FMJ" 3 => 305 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 222 2 => "5905991753445" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 222 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 222 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 222 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-554/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-554/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 223 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 223 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "13" 2 => "01KBSQ1VETH80NPD2W4KHR0QMB" 3 => 306 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "13" 2 => "01KBSQ1VETH80NPD2W4KHR0QMB" 3 => 306 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 223 2 => "5905991753438" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 223 2 => "5905991753438" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 223 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 223 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-555/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-555/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 224 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 224 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "10" 2 => "01KBSQ1VF2545GYEH41M0AKZWD" 3 => 307 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "10" 2 => "01KBSQ1VF2545GYEH41M0AKZWD" 3 => 307 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 224 2 => "5905991748250" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 224 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 224 2 => "5905991748236" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 224 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 224 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 224 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-556/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-556/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 225 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 225 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "34" 2 => "01KBSQ1VFACA1G04A8CK15B6P7" 3 => 308 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "34" 2 => "01KBSQ1VFACA1G04A8CK15B6P7" 3 => 308 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "32" 2 => "01KBSQ1VFACA1G04A8CK15B6P7" 3 => 309 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "32" 2 => "01KBSQ1VFACA1G04A8CK15B6P7" 3 => 309 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 225 2 => "5905991750826" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 225 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 225 2 => "5905991750802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 225 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 225 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 225 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-557/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-557/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 226 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 226 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "18" 2 => "01KBSQ1VFJ8CGPC04FDDFXDX39" 3 => 310 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "18" 2 => "01KBSQ1VFJ8CGPC04FDDFXDX39" 3 => 310 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "12" 2 => "01KBSQ1VFJ8CGPC04FDDFXDX39" 3 => 311 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "12" 2 => "01KBSQ1VFJ8CGPC04FDDFXDX39" 3 => 311 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 226 2 => "5905991748243" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 226 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 226 2 => "5905991748380" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 226 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 226 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 226 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-558/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-558/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 227 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 227 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "48" 2 => "01KBSQ1VFVRA0MWNNFW44TQCKS" 3 => 312 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "48" 2 => "01KBSQ1VFVRA0MWNNFW44TQCKS" 3 => 312 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "20" 2 => "01KBSQ1VFVRA0MWNNFW44TQCKS" 3 => 313 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "20" 2 => "01KBSQ1VFVRA0MWNNFW44TQCKS" 3 => 313 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 227 2 => "5905991747802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 227 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 227 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 227 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-559/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-559/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 228 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 228 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "33" 2 => "01KBSQ1VG4KN0KTMKGGC9CHXNB" 3 => 314 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "33" 2 => "01KBSQ1VG4KN0KTMKGGC9CHXNB" 3 => 314 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 228 2 => "5905991718505" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 228 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 228 2 => "5905991753438" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 228 2 => "5905991753438" ] "types" => [ 1 => 1 2 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 228 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 228 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-560/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-560/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 229 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 229 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "7" 2 => "01KBSQ1VGCBTAZYE0SAFFVY1J8" 3 => 315 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "7" 2 => "01KBSQ1VGCBTAZYE0SAFFVY1J8" 3 => 315 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "7" 2 => "01KBSQ1VGCBTAZYE0SAFFVY1J8" 3 => 316 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "7" 2 => "01KBSQ1VGCBTAZYE0SAFFVY1J8" 3 => 316 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 229 2 => "5905991718505" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 229 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 229 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 229 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-561/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-561/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 230 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 230 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "13" 2 => "01KBSQ1VGMY2M55H6C81YEHMPZ" 3 => 317 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "13" 2 => "01KBSQ1VGMY2M55H6C81YEHMPZ" 3 => 317 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 230 2 => "5905991746584" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 230 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 230 2 => "5905991718505" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 230 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 230 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 230 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-562/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-562/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 231 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 231 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "23" 2 => "01KBSQ1VGWVQNMCBPCAYM86Y82" 3 => 318 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "23" 2 => "01KBSQ1VGWVQNMCBPCAYM86Y82" 3 => 318 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "12" 2 => "01KBSQ1VGWVQNMCBPCAYM86Y82" 3 => 319 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "12" 2 => "01KBSQ1VGWVQNMCBPCAYM86Y82" 3 => 319 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 231 2 => "5905991753452" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 231 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 231 2 => "5905991746607" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 231 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 231 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 231 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-563/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-563/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 232 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 232 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "8" 2 => "01KBSQ1VH5QTBEG60TD8H9NT9T" 3 => 320 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "8" 2 => "01KBSQ1VH5QTBEG60TD8H9NT9T" 3 => 320 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "18" 2 => "01KBSQ1VH5QTBEG60TD8H9NT9T" 3 => 321 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "18" 2 => "01KBSQ1VH5QTBEG60TD8H9NT9T" 3 => 321 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 232 2 => "5905991746324" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 232 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 232 2 => "5905991718499" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 232 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 232 2 => "5905991718529" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 232 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 232 2 => "5905991718512" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 232 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 232 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 232 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-564/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-564/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 233 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 233 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "6" 2 => "01KBSQ1VHDZ75XXHY0FXWS19WH" 3 => 322 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "6" 2 => "01KBSQ1VHDZ75XXHY0FXWS19WH" 3 => 322 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSQ1VHDZ75XXHY0FXWS19WH" 3 => 323 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSQ1VHDZ75XXHY0FXWS19WH" 3 => 323 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "4" 2 => "01KBSQ1VHDZ75XXHY0FXWS19WH" 3 => 324 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "4" 2 => "01KBSQ1VHDZ75XXHY0FXWS19WH" 3 => 324 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "7" 2 => "01KBSQ1VHDZ75XXHY0FXWS19WH" 3 => 325 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "7" 2 => "01KBSQ1VHDZ75XXHY0FXWS19WH" 3 => 325 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 233 2 => "5905991746331" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 233 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 233 2 => "5905991746324" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 233 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 233 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 233 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-565/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-565/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 234 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 234 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1VHQB40E1JER6AYGVSRQ" 3 => 326 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1VHQB40E1JER6AYGVSRQ" 3 => 326 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "6" 2 => "01KBSQ1VHQB40E1JER6AYGVSRQ" 3 => 327 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "6" 2 => "01KBSQ1VHQB40E1JER6AYGVSRQ" 3 => 327 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 234 2 => "5905991746331" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 234 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 234 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 234 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-566/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-566/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 235 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 235 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "32" 2 => "01KBSQ1VJ0DEGGPSMSY7BXR0PZ" 3 => 328 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "32" 2 => "01KBSQ1VJ0DEGGPSMSY7BXR0PZ" 3 => 328 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 235 2 => "5905991746591" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 235 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 235 2 => "5905991746348" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 235 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 235 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 235 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-567/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-567/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 236 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 236 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "38" 2 => "01KBSQ1VJ9V4VQ4KWTZBM8GR7F" 3 => 329 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "38" 2 => "01KBSQ1VJ9V4VQ4KWTZBM8GR7F" 3 => 329 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "10" 2 => "01KBSQ1VJ9V4VQ4KWTZBM8GR7F" 3 => 330 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "10" 2 => "01KBSQ1VJ9V4VQ4KWTZBM8GR7F" 3 => 330 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 236 2 => "5905991747758" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 236 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 236 2 => "5905991747918" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 236 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 236 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 236 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-568/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-568/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 237 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 237 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "9" 2 => "01KBSQ1VJH84YMG8C66CBG29HV" 3 => 331 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "9" 2 => "01KBSQ1VJH84YMG8C66CBG29HV" 3 => 331 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "22" 2 => "01KBSQ1VJH84YMG8C66CBG29HV" 3 => 332 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "22" 2 => "01KBSQ1VJH84YMG8C66CBG29HV" 3 => 332 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 237 2 => "5905991747901" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 237 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 237 2 => "5905991747895" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 237 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 237 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 237 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-569/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-569/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 238 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 238 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "16" 2 => "01KBSQ1VJT03VQ5NMBNGV182D2" 3 => 333 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "16" 2 => "01KBSQ1VJT03VQ5NMBNGV182D2" 3 => 333 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "21" 2 => "01KBSQ1VJT03VQ5NMBNGV182D2" 3 => 334 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "21" 2 => "01KBSQ1VJT03VQ5NMBNGV182D2" 3 => 334 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 238 2 => "5905991747734" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 238 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 238 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 238 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-570/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-570/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 239 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 239 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "40" 2 => "01KBSQ1VK3HPNGBWA3ABVYD2C6" 3 => 335 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "40" 2 => "01KBSQ1VK3HPNGBWA3ABVYD2C6" 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 239 2 => "5905991747734" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 239 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 239 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 239 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-571/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-571/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 240 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 240 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "42" 2 => "01KBSQ1VKBRAAHEE2RWPTD3QY8" 3 => 336 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "42" 2 => "01KBSQ1VKBRAAHEE2RWPTD3QY8" 3 => 336 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 240 2 => "5905991747758" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 240 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 240 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 240 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-572/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-572/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 241 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 241 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "39" 2 => "01KBSQ1VKK2GNEYHNMKKSC6YP5" 3 => 337 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "39" 2 => "01KBSQ1VKK2GNEYHNMKKSC6YP5" 3 => 337 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 241 2 => "5905991747901" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 241 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 241 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 241 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-573/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-573/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 242 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 242 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "33" 2 => "01KBSQ1VKVR13AY2GTZ9EGJ1GE" 3 => 338 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "33" 2 => "01KBSQ1VKVR13AY2GTZ9EGJ1GE" 3 => 338 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 242 2 => "5905991747918" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 242 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 242 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 242 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-574/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-574/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 243 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 243 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "33" 2 => "01KBSQ1VM35F004E92DW3YCZ1A" 3 => 339 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "33" 2 => "01KBSQ1VM35F004E92DW3YCZ1A" 3 => 339 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 243 2 => "5905991747895" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 243 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 243 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 243 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-575/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-575/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 244 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 244 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "36" 2 => "01KBSQ1VMB7BQMWGP6FZ9GZT8F" 3 => 340 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "36" 2 => "01KBSQ1VMB7BQMWGP6FZ9GZT8F" 3 => 340 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 244 2 => "5905991747888" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 244 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 244 2 => "5905991747741" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 244 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 244 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 244 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-576/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-576/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 245 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 245 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "16" 2 => "01KBSQ1VMM2RTD03MS48YF7AS7" 3 => 341 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "16" 2 => "01KBSQ1VMM2RTD03MS48YF7AS7" 3 => 341 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "15" 2 => "01KBSQ1VMM2RTD03MS48YF7AS7" 3 => 342 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "15" 2 => "01KBSQ1VMM2RTD03MS48YF7AS7" 3 => 342 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 245 2 => "5905991748656" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 245 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 245 2 => "5905991747765" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 245 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 245 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 245 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-577/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-577/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 246 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 246 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "31" 2 => "01KBSQ1VMX6Q222P961T2T8XE2" 3 => 343 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "31" 2 => "01KBSQ1VMX6Q222P961T2T8XE2" 3 => 343 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "9" 2 => "01KBSQ1VMX6Q222P961T2T8XE2" 3 => 344 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "9" 2 => "01KBSQ1VMX6Q222P961T2T8XE2" 3 => 344 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 246 2 => "5905991748649" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 246 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 246 2 => "5905991748618" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 246 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 246 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 246 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-578/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-578/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 247 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 247 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "47" 2 => "01KBSQ1VN6NQWDN90F4JB5GT2A" 3 => 345 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "47" 2 => "01KBSQ1VN6NQWDN90F4JB5GT2A" 3 => 345 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "10" 2 => "01KBSQ1VN6NQWDN90F4JB5GT2A" 3 => 346 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "10" 2 => "01KBSQ1VN6NQWDN90F4JB5GT2A" 3 => 346 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 247 2 => "5905991748632" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 247 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 247 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 247 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-579/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-579/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 248 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 248 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "44" 2 => "01KBSQ1VNF3050EWS1CKQ4A9PD" 3 => 347 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "44" 2 => "01KBSQ1VNF3050EWS1CKQ4A9PD" 3 => 347 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 248 2 => "5905991748625" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 248 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 248 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 248 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-580/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-580/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 249 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 249 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "56" 2 => "01KBSQ1VNQZR39G309N89YGYRC" 3 => 348 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "56" 2 => "01KBSQ1VNQZR39G309N89YGYRC" 3 => 348 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 249 2 => "5905991747772" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 249 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 249 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 249 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-581/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-581/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 250 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 250 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "32" 2 => "01KBSQ1VP0XGF5KMEJ746PP0RH" 3 => 349 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "32" 2 => "01KBSQ1VP0XGF5KMEJ746PP0RH" 3 => 349 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 250 2 => "5905991747802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 250 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 250 2 => "5905991747789" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 250 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 250 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 250 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-582/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-582/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 251 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 251 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "20" 2 => "01KBSQ1VP835862V075R089054" 3 => 350 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "20" 2 => "01KBSQ1VP835862V075R089054" 3 => 350 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "14" 2 => "01KBSQ1VP835862V075R089054" 3 => 351 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "14" 2 => "01KBSQ1VP835862V075R089054" 3 => 351 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 251 2 => "5905991747796" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 251 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 251 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 251 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-583/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-583/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 252 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 252 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "29" 2 => "01KBSQ1VPJH0SN0WJC8B8WMT19" 3 => 352 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "29" 2 => "01KBSQ1VPJH0SN0WJC8B8WMT19" 3 => 352 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 252 2 => "5905991747789" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 252 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 252 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 252 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-584/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-584/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 253 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 253 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "36" 2 => "01KBSQ1VPTRD2QF9HDK6PRA33A" 3 => 353 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "36" 2 => "01KBSQ1VPTRD2QF9HDK6PRA33A" 3 => 353 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 253 2 => "5905991747772" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 253 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 253 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 253 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-585/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-585/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 254 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 254 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "36" 2 => "01KBSQ1VQ37T2E22D2GQMZQRMX" 3 => 354 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "36" 2 => "01KBSQ1VQ37T2E22D2GQMZQRMX" 3 => 354 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 254 2 => "5905991748397" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 254 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 254 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 254 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-586/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-586/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 255 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 255 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "29" 2 => "01KBSQ1VQB8E4B86NWC5YXCDAP" 3 => 355 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "29" 2 => "01KBSQ1VQB8E4B86NWC5YXCDAP" 3 => 355 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 255 2 => "5905991748366" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 255 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 255 2 => "5905991748373" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 255 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 255 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 255 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-587/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-587/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 256 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 256 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "23" 2 => "01KBSQ1VQMVBE1SV860T6M6Q9B" 3 => 356 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "23" 2 => "01KBSQ1VQMVBE1SV860T6M6Q9B" 3 => 356 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "41" 2 => "01KBSQ1VQMVBE1SV860T6M6Q9B" 3 => 357 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "41" 2 => "01KBSQ1VQMVBE1SV860T6M6Q9B" 3 => 357 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 256 2 => "5905991748229" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 256 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 256 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 256 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-588/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-588/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 257 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 257 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "62" 2 => "01KBSQ1VQX4SG0ZVE6F4EQVYYW" 3 => 358 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "62" 2 => "01KBSQ1VQX4SG0ZVE6F4EQVYYW" 3 => 358 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 257 2 => "5905991750796" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 257 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 257 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 257 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-589/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-589/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 258 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:21:58" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 258 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "25" 2 => "01KBSQ1VR6QH9ES6TWYVBR54CF" 3 => 359 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "25" 2 => "01KBSQ1VR6QH9ES6TWYVBR54CF" 3 => 359 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 258 2 => "5905991750802" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 258 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 258 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 258 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-590/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-590/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 259 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 259 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "32" 2 => "01KBSQ1VRFB63JPE65R2PN5YT1" 3 => 360 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "32" 2 => "01KBSQ1VRFB63JPE65R2PN5YT1" 3 => 360 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 259 2 => "5905991750819" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 259 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 259 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 259 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" (parameters: [ 1 => "MMP-419/11/2025" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.depositor_code AS depositor_code_2, t0.supplier_code AS supplier_code_3, t0.supplier_name AS supplier_name_4, t0.pz_code AS pz_code_5, t0.pz_type AS pz_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.document_date AS document_date_9, t0.supplier_address_street AS supplier_address_street_10, t0.supplier_address_post_code AS supplier_address_post_code_11, t0.supplier_address_city AS supplier_address_city_12, t0.supplier_address_country AS supplier_address_country_13, t0.expected_date AS expected_date_14, t0.remarks AS remarks_15, t0.container_no AS container_no_16, t0.additional_delivery_no1 AS additional_delivery_no1_17, t0.supplier_order_no AS supplier_order_no_18, t0.info AS info_19, t0.status_id AS status_id_20 FROM stock_in t0 WHERE t0.pz_code = ? LIMIT 1" "params" => [ 1 => "MMP-419/11/2025" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" (parameters: [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 260 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in SET updated_at = ?, document_date = ?, expected_date = ? WHERE id = ?" "params" => [ 1 => "2025-12-01 13:25:16" 2 => "2025-11-25" 3 => "2025-11-25" 4 => 260 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "32" 2 => "01KBSQ1VRRDP0DK6CH1TB9HZJA" 3 => 361 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "32" 2 => "01KBSQ1VRRDP0DK6CH1TB9HZJA" 3 => 361 ] "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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" (parameters: [ 1 => 260 2 => "5905991762737" ], types: [ 1 => 1 2 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ? AND t0.product_code = ? LIMIT 1" "params" => [ 1 => 260 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_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" (parameters: [ 1 => 260 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.ordered_item_quantity AS ordered_item_quantity_3, t0.hash AS hash_4, t0.in_nolimit AS in_nolimit_5, t0.stock_in_id AS stock_in_id_6 FROM stock_in_products t0 WHERE t0.stock_in_id = ?" "params" => [ 1 => 260 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SAVEPOINT DOCTRINE_2"
doctrine
[ "sql" => "SAVEPOINT DOCTRINE_2" ] |
| debug |
Executing statement: "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" (parameters: [ 1 => "25" 2 => "01KBSQ1VS2AG0NRWEKAKN07B9T" 3 => 362 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE stock_in_products SET ordered_item_quantity = ?, hash = ? WHERE id = ?" "params" => [ 1 => "25" 2 => "01KBSQ1VS2AG0NRWEKAKN07B9T" 3 => 362 ] "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 |
|